[libvirt] [PATCH 06/36] cpu_x86: Introduce virCPUx86DataItem container struct

Ján Tomko jtomko at redhat.com
Tue Apr 9 10:30:56 UTC 2019


On Mon, Apr 08, 2019 at 10:42:10AM +0200, Jiri Denemark wrote:
>The following patches introduce CPU features read from MSR in addition
>to those queried via CPUID instruction. Let's introduce a container
>struct which will be able to describe either feature type.
>
>Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
>---
> src/cpu/cpu_x86.c              | 312 ++++++++++++++++++---------------
> src/cpu/cpu_x86.h              |   2 +-
> src/cpu/cpu_x86_data.h         |   9 +-
> src/libxl/libxl_capabilities.c |   8 +-
> src/qemu/qemu_monitor_json.c   |   6 +-
> 5 files changed, 183 insertions(+), 154 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190409/2f49648b/attachment-0001.sig>


More information about the libvir-list mailing list