libvirt/src/libxl
Jiri Denemark 4fd179f518 cpu_conf: Drop updateCPU from virCPUDefFormat
In the past we updated host-model CPUs with host CPU data by adding a
model and features, but keeping the host-model mode. And since the CPU
model is not normally formatted for host-model CPU defs, we had to pass
the updateCPU flag to the formatting code to be able to properly output
updated host-model CPUs. Libvirt doesn't do this anymore, host-model
CPUs are turned into custom mode CPUs once updated with host CPU data
and thus there's no reason for keeping the hacks inside CPU XML
formatters.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-09-21 15:23:39 +02:00
..
libvirtd_libxl.aug
libxl_capabilities.c libxl: report numa sibling distances on host capabilities 2017-05-10 17:15:25 -06:00
libxl_capabilities.h
libxl_conf.c storage: Introduce VIR_STORAGE_NET_PROTOCOL_VXHS 2017-09-19 21:10:21 -04:00
libxl_conf.h libxl: set nestedhvm for mode host-passthrough 2017-04-27 15:05:44 -06:00
libxl_domain.c conf: Pass config.priv to xmlopt->privateData.alloc 2017-07-25 17:02:27 +02:00
libxl_domain.h
libxl_driver.c cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
libxl_driver.h
libxl_logger.c
libxl_logger.h
libxl_migration.c
libxl_migration.h
libxl.conf docs: Fix typo deamon -> daemon 2017-09-04 15:07:17 +02:00
test_libvirtd_libxl.aug.in