The following changes since commit 117f8eb81dfdf51a0418fbf6d260cbb72bcd4a9d: Markus Armbruster (1): qdev: Add rudimentary help for property value
are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Jan Kiszka (4): KVM: Request setting of nmi_pending and sipi_vector KVM: x86: Fix up misreported CPU features KVM: Make vmport KVM-compatible KVM: Move and rename regs_modified Marcelo Tosatti (1): Fix incoming migration with iothread Sheng Yang (1): kvm: Flush coalesced MMIO buffer periodly cpu-all.h | 2 ++ cpu-defs.h | 3 ++- exec.c | 6 ++++++ hw/vmport.c | 3 +++ kvm-all.c | 36 +++++++++++++++++++++--------------- kvm.h | 1 + target-i386/kvm.c | 11 ++++++++++- vl.c | 4 ++++ 8 files changed, 49 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html