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