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(-)
--
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