libvirt/src/cpu
Peter Krempa 1b9eb990c6 cpu: x86: Group and order hyperv enlightenment features by leaf and register
'VIR_CPU_x86_HV_STIMER_DIRECT' is reported under leaf 0x40000003,
but the data is in the EDX register. Create a new group for such
features and move them after the 0x40000003 EAX group.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-11-09 14:08:30 +01:00
..
cpu_arm_data.h cpu_arm: Avoid use of 'unsigned long' 2022-11-02 09:20:58 +01:00
cpu_arm.c cpu_arm: Avoid use of 'unsigned long' 2022-11-02 09:20:58 +01:00
cpu_arm.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_map.c cpu: Remove unused includes 2022-06-16 06:43:56 +02: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 ppc64ModelParse: Switch to virXMLPropUInt from virXPathULongHex 2022-11-02 09:20:58 +01:00
cpu_ppc64.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_s390.c cpu: Remove unused includes 2022-06-16 06:43:56 +02:00
cpu_s390.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_x86_data.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
cpu_x86.c cpu: x86: Group and order hyperv enlightenment features by leaf and register 2022-11-09 14:08:30 +01:00
cpu_x86.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
cpu.c Introduce virCPUGetVendorForModel and use it in QEMU driver 2022-10-10 14:31:43 +02:00
cpu.h Introduce virCPUGetVendorForModel and use it in QEMU driver 2022-10-10 14:31:43 +02:00
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00