On 05/16/2018 04:39 AM, Jiri Denemark wrote: > This is required for virCPUBaseline to accept a list of guest CPU > definitions since they do not have arch set. > > Signed-off-by: Jiri Denemark <[email protected]> > --- > src/bhyve/bhyve_driver.c | 2 +- > src/cpu/cpu.c | 16 +++++++++++----- > src/cpu/cpu.h | 3 ++- > src/libxl/libxl_driver.c | 2 +- > src/qemu/qemu_driver.c | 2 +- > src/test/test_driver.c | 2 +- > src/vz/vz_driver.c | 2 +- > tests/cputest.c | 2 +- > 8 files changed, 19 insertions(+), 12 deletions(-) >
Reviewed-by: Collin Walling <[email protected]> -- Respectfully, - Collin Walling -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
