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 <[email protected]>
---
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 <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to