[libvirt] [PATCH 22/36] cpu_x86: Store virCPUx86DataItem content in union

Ján Tomko jtomko at redhat.com
Tue Apr 9 12:37:51 UTC 2019


On Mon, Apr 08, 2019 at 10:42:26AM +0200, Jiri Denemark wrote:
>The structure can only be used for CPUID data now. Adding a type
>indicator and moving the data into a union will let us store alternative
>data types.
>
>Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
>---
> src/cpu/cpu_x86.c              | 202 ++++++++++++++++++++++++---------
> src/cpu/cpu_x86_data.h         |  10 +-
> src/libxl/libxl_capabilities.c |   3 +-
> src/qemu/qemu_monitor_json.c   |   3 +-
> 4 files changed, 160 insertions(+), 58 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/67b23c14/attachment-0001.sig>


More information about the libvir-list mailing list