libvirt/src/qemu
Jiri Denemark d73422c186 cpu: Introduce virCPUConvertLegacy API
PPC driver needs to convert POWERx_v* legacy CPU model names into POWERx
to maintain backward compatibility with existing domains. This patch
adds a new step into the guest CPU configuration work flow which CPU
drivers can use to convert legacy CPU definitions.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-11-15 15:49:16 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: conf: add option for tuning debug logging level 2016-11-09 16:52:40 +01:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c qemu: Generate memory device aliases according to slot number 2016-11-10 17:36:55 +01:00
qemu_alias.h qemu: Generate memory device aliases according to slot number 2016-11-10 17:36:55 +01:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c cpu: Rename cpuGetModels 2016-11-15 15:49:15 +01:00
qemu_capabilities.h qemu: Remove erroneously placed comments for numerical ordering 2016-11-10 10:55:31 -05:00
qemu_capspriv.h qemu: Store loaded QEMU binary ctime in qemuCaps 2016-11-04 09:25:58 +01:00
qemu_cgroup.c Cleanup switch statements on the hostdev subsystem type 2016-11-11 16:58:56 -05:00
qemu_cgroup.h
qemu_command.c conf: Allow specifying only the slot number for hotpluggable memory 2016-11-10 17:36:55 +01:00
qemu_command.h qemu: command: Add debug option for gluster volumes 2016-11-09 16:52:40 +01:00
qemu_conf.c qemu: conf: add option for tuning debug logging level 2016-11-09 16:52:40 +01:00
qemu_conf.h qemu: conf: add option for tuning debug logging level 2016-11-09 16:52:40 +01:00
qemu_domain_address.c qemu: initially reserve one open pcie-root-port for hotplug 2016-11-14 14:23:48 -05:00
qemu_domain_address.h qemu: set/use proper pciConnectFlags during hotplug 2016-11-14 14:09:10 -05:00
qemu_domain.c qemu: add a USB3 controller to Q35 domains by default 2016-11-14 14:22:23 -05:00
qemu_domain.h qemu: new functions qemuDomainMachineHasPCI[e]Root() 2016-11-14 14:03:09 -05:00
qemu_driver.c cpu: Rename cpuGetModels 2016-11-15 15:49:15 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: set/use proper pciConnectFlags during hotplug 2016-11-14 14:09:10 -05:00
qemu_hotplug.h qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration.c qemu: Reset post-copy capability after migration 2016-11-02 15:50:44 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Add code to retrieve and store QMP schema data 2016-11-09 16:50:32 +01:00
qemu_monitor_json.h qemu: monitor: Add code to retrieve and store QMP schema data 2016-11-09 16:50:32 +01:00
qemu_monitor_text.c qemu: Add monitor support for CPU halted state 2016-10-24 18:52:36 -04:00
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Add code to retrieve and store QMP schema data 2016-11-09 16:50:32 +01:00
qemu_monitor.h qemu: monitor: Add code to retrieve and store QMP schema data 2016-11-09 16:50:32 +01:00
qemu_parse_command.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_parse_command.h
qemu_process.c cpu: Introduce virCPUConvertLegacy API 2016-11-15 15:49:16 +01:00
qemu_process.h
qemu_processpriv.h
qemu.conf qemu: conf: add option for tuning debug logging level 2016-11-09 16:52:40 +01:00
test_libvirtd_qemu.aug.in conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
THREADS.txt