From: Anthony Liguori <aliguori@us.ibm.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue
Date: Fri, 09 Mar 2012 13:18:04 -0600 [thread overview]
Message-ID: <4F5A576C.5010309@us.ibm.com> (raw)
In-Reply-To: <cover.1331210986.git.mtosatti@redhat.com>
On 03/08/2012 06:49 AM, Marcelo Tosatti wrote:
> The following changes since commit e32605062cd62c2a958ad28a6ad7de4eeab12027:
>
> xilinx_zynq: machine model initial version (2012-03-07 02:20:19 +0100)
Pulled. Thanks.
Regards,
Anthony Liguori
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
>
> Jan Kiszka (4):
> i8254: Factor out base class for KVM reuse
> i8254: Open-code timer restore
> kvm: Add kvm_has_pit_state2 helper
> kvm: x86: Add user space part for in-kernel i8254
>
> Michael S. Tsirkin (1):
> kvm: fill in padding to help valgrind
>
> Makefile.objs | 2 +-
> Makefile.target | 2 +-
> hw/i8254.c | 281 +++++++---------------------------------------
> hw/i8254.h | 11 ++
> hw/i8254_common.c | 311 +++++++++++++++++++++++++++++++++++++++++++++++++++
> hw/i8254_internal.h | 85 ++++++++++++++
> hw/kvm/i8254.c | 254 +++++++++++++++++++++++++++++++++++++++++
> hw/pc.c | 14 ++-
> kvm-all.c | 12 ++
> kvm-stub.c | 5 +
> kvm.h | 1 +
> target-i386/kvm.c | 6 +
> 12 files changed, 742 insertions(+), 242 deletions(-)
> create mode 100644 hw/i8254_common.c
> create mode 100644 hw/i8254_internal.h
> create mode 100644 hw/kvm/i8254.c
>
>
next prev parent reply other threads:[~2012-03-09 19:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-08 12:49 [Qemu-devel] [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2012-03-08 12:49 ` [Qemu-devel] [PATCH 1/5] i8254: Factor out base class for KVM reuse Marcelo Tosatti
2012-03-08 12:49 ` [Qemu-devel] [PATCH 2/5] i8254: Open-code timer restore Marcelo Tosatti
2012-03-08 12:49 ` [Qemu-devel] [PATCH 3/5] kvm: Add kvm_has_pit_state2 helper Marcelo Tosatti
2012-03-08 12:49 ` [Qemu-devel] [PATCH 4/5] kvm: x86: Add user space part for in-kernel i8254 Marcelo Tosatti
2012-03-08 12:49 ` [Qemu-devel] [PATCH 5/5] kvm: fill in padding to help valgrind Marcelo Tosatti
2012-03-09 19:18 ` Anthony Liguori [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-18 2:48 [Qemu-devel] [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2011-12-22 20:13 Marcelo Tosatti
2011-12-27 16:36 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F5A576C.5010309@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).