From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/4] [uq/master] VCPU writeback rework and related bits
Date: Mon, 1 Mar 2010 19:10:28 +0100 [thread overview]
Message-ID: <cover.1267467030.git.jan.kiszka@siemens.com> (raw)
This is the corresponding uq/master series to [1]. Should allow smooth
re-sync with upstream once merged.
Pull URL is
git://git.kiszka.org/qemu-kvm.git queues/kvm-upstream
[1] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/47706
Jan Kiszka (4):
KVM: Rework of guest debug state writing
KVM: Rework VCPU state writeback API
KVM: x86: Restrict writeback of VCPU state
x86: Extend validity of bsp_to_cpu
exec.c | 17 -----------
hw/apic.c | 2 -
hw/pc.c | 3 +-
hw/ppc_newworld.c | 3 --
hw/ppc_oldworld.c | 3 --
hw/s390-virtio.c | 1 -
kvm-all.c | 43 ++++++++++++++++++---------
kvm.h | 26 ++++++++++++++++-
savevm.c | 4 ++
sysemu.h | 4 ++
target-i386/kvm.c | 77 +++++++++++++++++++++++++++++++++++++++---------
target-i386/machine.c | 11 -------
target-ppc/kvm.c | 2 +-
target-ppc/machine.c | 4 --
target-s390x/kvm.c | 3 +-
vl.c | 29 ++++++++++++++++++
16 files changed, 157 insertions(+), 75 deletions(-)
next reply other threads:[~2010-03-01 18:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-01 18:10 Jan Kiszka [this message]
2010-03-01 18:10 ` [Qemu-devel] [PATCH 1/4] KVM: Rework of guest debug state writing Jan Kiszka
2010-03-01 18:10 ` [Qemu-devel] [PATCH 2/4] KVM: Rework VCPU state writeback API Jan Kiszka
2010-03-02 0:14 ` [Qemu-devel] " Marcelo Tosatti
2010-03-02 8:00 ` Jan Kiszka
2010-03-02 11:55 ` Marcelo Tosatti
2010-03-02 16:31 ` Jan Kiszka
2010-03-03 2:29 ` Marcelo Tosatti
2010-03-04 4:21 ` Marcelo Tosatti
2010-03-04 5:58 ` Kevin O'Connor
2010-03-04 18:35 ` Marcelo Tosatti
2010-03-06 2:37 ` Kevin O'Connor
2010-03-08 20:33 ` Marcelo Tosatti
2010-03-09 13:56 ` Anthony Liguori
2010-03-11 8:32 ` Avi Kivity
2010-03-11 18:49 ` Marcelo Tosatti
2010-03-01 18:10 ` [Qemu-devel] [PATCH 3/4] KVM: x86: Restrict writeback of VCPU state Jan Kiszka
2010-03-01 18:10 ` [Qemu-devel] [PATCH 4/4] x86: Extend validity of bsp_to_cpu Jan Kiszka
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=cover.1267467030.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=avi@redhat.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).