libvirt/src/libxl
Jiri Denemark 370177e2f6 cpu_x86: Store virCPUx86DataItem content in union
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@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-04-12 22:53:39 +02:00
..
libvirtd_libxl.aug libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
libxl_capabilities.c cpu_x86: Store virCPUx86DataItem content in union 2019-04-12 22:53:39 +02:00
libxl_capabilities.h libxl: Break out libxlCapsHasPVUSB 2019-02-11 17:40:44 -05:00
libxl_conf.c util: Move enum convertors into virenum.(c|h) 2019-04-10 09:12:04 +02:00
libxl_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_domain.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
libxl_domain.h util: Move enum convertors into virenum.(c|h) 2019-04-10 09:12:04 +02:00
libxl_driver.c Revert "virStateDriver - Separate AutoStart from Initialize" 2019-03-06 10:20:31 +01:00
libxl_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_logger.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_logger.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_migration.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
libxl_migration.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl.conf libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
test_libvirtd_libxl.aug.in libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00