Anthony, This obsoletes "[PULL v2 0/9] KVM changes for 2013-08-23" The following changes since commit f03d07d4683b2e8325a7cb60b4e14b977b1a869c: Merge remote-tracking branch 'quintela/migration.next' into staging (2013-07-23 10:57:23 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master for you to fetch changes up to 821c808bd1863efc2c1e977800ae77db633a185c: kvm-stub: fix compilation (2013-08-28 17:07:02 +0300) ---------------------------------------------------------------- Arthur Chunqi Li (1): Initialize IA32_FEATURE_CONTROL MSR in reset and migration Jan Kiszka (1): kvm: Simplify kvm_handle_io Liu Jinsong (1): kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled Marcelo Tosatti (2): kvm-all.c: max_cpus should not exceed KVM vcpu limit kvm: i386: fix LAPIC TSC deadline timer save/restore Paolo Bonzini (3): target-i386: remove tabs from target-i386/cpu.h kvm: migrate vPMU state kvm-stub: fix compilation Vincenzo Maffione (1): kvm: add KVM_IRQFD_FLAG_RESAMPLE support Wei Yang (1): kvm: shorten the parameter list for get_real_device() hw/i386/kvm/pci-assign.c | 9 +- hw/misc/vfio.c | 4 +- hw/virtio/virtio-pci.c | 2 +- include/sysemu/kvm.h | 3 +- kvm-all.c | 52 +++++------ kvm-stub.c | 3 +- target-i386/cpu.h | 217 ++++++++++++++++++++++++++-------------------- target-i386/kvm.c | 139 +++++++++++++++++++++++++++-- target-i386/machine.c | 66 ++++++++++++++ 9 files changed, 351 insertions(+), 144 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html