|
| From: | Anthony Liguori |
| Subject: | Re: [Qemu-devel] [PATCH 0/4] KVM pull request: Various fixes and cleanups |
| Date: | Wed, 03 Feb 2010 15:35:54 -0600 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0 |
Hi Jan, Thanks for sending this out. On 02/03/2010 03:29 PM, Jan Kiszka wrote:
As discussed in http://www.spinics.net/lists/kvm/msg28517.html, this is the first part of the KVM upstream patches developed while cleaning up qemu-kvm.
I'd prefer if Marcelo/Avi took this first into qemu-kvm.git and then did a pull request for me to pull it into upstream qemu.
I'm also happy to pull from multiple sources but I think the former work flow will do a better job at ensuring that qemu-kvm.git becomes the primary location of this work.
Regards, Anthony Liguori
Please pull from
git://git.kiszka.org/qemu.git queues/kvm
Jan Kiszka (4):
KVM: x86: Fix up misreported CPU features
KVM: Make vmport KVM-compatible
KVM: Move and rename regs_modified
KVM: Rework of guest debug state writing
cpu-defs.h | 3 ++-
hw/vmport.c | 3 +++
kvm-all.c | 21 ++++++++-------------
target-i386/cpu.h | 9 ++++++++-
target-i386/kvm.c | 19 ++++++++++++++++++-
5 files changed, 39 insertions(+), 16 deletions(-)
| [Prev in Thread] | Current Thread | [Next in Thread] |