Rebased over latest master.
Pull URL is
git://git.kiszka.org/qemu-kvm.git queues/queues-kvm-merge
Jan Kiszka (10):
qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness
qemu-kvm: Rework VCPU state writeback API
x86: Extend validity of cpu_is_bsp
qemu-kvm: Clean up mpstate synchronization
KVM: x86: Restrict writeback of VCPU state
qemu-kvm: Use VCPU event state for reset and vmsave/load
qemu-kvm: Cleanup/fix TSC and PV clock writeback
qemu-kvm: Clean up KVM's APIC hooks
qemu-kvm: Move kvm_set_boot_cpu_id
qemu-kvm: Bring qemu_init_vcpu back home
exec.c | 17 -----
hw/apic.c | 47 ++-------------
hw/pc.c | 12 +---
hw/ppc_newworld.c | 3 -
hw/ppc_oldworld.c | 3 -
hw/s390-virtio.c | 1 -
kvm-all.c | 31 ++++++++--
kvm.h | 28 ++++++++-
qemu-kvm-ia64.c | 6 +-
qemu-kvm-x86.c | 164 ++++++++++++++++++++++++-------------------------
qemu-kvm.c | 46 ++++----------
qemu-kvm.h | 27 +-------
savevm.c | 4 +
sysemu.h | 4 +
target-i386/helper.c | 2 +
target-i386/kvm.c | 94 +++++++++++++++++-----------
target-i386/machine.c | 27 --------
target-ia64/machine.c | 5 +-
target-ppc/kvm.c | 2 +-
target-ppc/machine.c | 4 -
target-s390x/kvm.c | 3 +-
vl.c | 29 +++++++++
22 files changed, 259 insertions(+), 300 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html