qemu/target-i386
Paolo Bonzini 234cc64796 KVM: fix coexistence of KVM and Hyper-V leaves
kvm_arch_init_vcpu's initialization of the KVM leaves at 0x40000100
is broken, because KVM_CPUID_FEATURES is left at 0x40000001.  Move
it to 0x40000101 if Hyper-V is enabled.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-02-03 17:33:55 +01:00
..
2014-01-10 11:04:31 -08:00
2013-12-12 13:10:08 +01:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00
2014-01-07 12:39:35 -08:00