libvirt/src/cpu
Vitaly Kuznetsov 00b0530ac0 cpu_x86: add Edx to KVM_FEATURE_DEF()
Some Hyper-V features (like the upcoming Direct Synthetic timers) are
announced by feature bits in Edx but KVM_FEATURE_DEF() supports only Eax.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
2019-08-06 13:48:53 +02:00
..
cpu_arm.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_arm.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_map.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
cpu_map.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64_data.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_ppc64.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_s390.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_s390.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_x86_data.h qemu: Fix KVM features with QEMU 4.1 2019-07-29 15:41:51 +02:00
cpu_x86.c cpu_x86: add Edx to KVM_FEATURE_DEF() 2019-08-06 13:48:53 +02:00
cpu_x86.h cpu_x86: Introduce virCPUx86FeatureFilter*MSR 2019-06-20 14:02:36 +02:00
cpu.c cpu: Introduce virCPUDataAddFeature 2019-06-20 00:22:39 +02:00
cpu.h cpu: Introduce virCPUDataAddFeature 2019-06-20 00:22:39 +02:00
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00