libvirt/src/qemu
John Ferlan a39ab90908 qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW
https://bugzilla.redhat.com/show_bug.cgi?id=1258361

When attaching a disk, controller, or rng using an address type ccw
or s390, we need to ensure the support is provided by both the machine.os
and the emulator capabilities (corollary to unconditional setting when
address was not provided for the correct machine.os and emulator.

For an inactive guest, an addition followed by a start would cause the
startup to fail after qemu_command builds the command line and attempts
to start the guest. For an active guest, libvirtd would crash.
2015-09-04 08:47:33 -04:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: add capabilities bit for device xio3130-downstream 2015-08-09 22:29:25 -04:00
qemu_capabilities.h qemu: add capabilities bit for device xio3130-downstream 2015-08-09 22:29:25 -04:00
qemu_cgroup.c qemu: Sync BlkioDevice values when setting them in cgroups 2015-08-18 16:27:43 -07:00
qemu_cgroup.h
qemu_command.c qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW 2015-09-04 08:47:33 -04:00
qemu_command.h qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW 2015-09-04 08:47:33 -04:00
qemu_conf.c Detect location of qemu-bridge-helper 2015-08-13 21:31:55 +02:00
qemu_conf.h qemu: Adjust VM id allocation 2015-07-29 09:15:44 +02:00
qemu_domain.c qemu: Introduce qemuDomainMachineIsS390CCW 2015-09-04 08:47:33 -04:00
qemu_domain.h qemu: Introduce qemuDomainMachineIsS390CCW 2015-09-04 08:47:33 -04:00
qemu_driver.c Revert "LXC: show used memory as 0 when domain is not active" 2015-08-28 09:05:26 -06:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW 2015-09-04 08:47:33 -04:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c qemu: add udp interface support 2015-09-02 10:17:50 +02:00
qemu_interface.h
qemu_migration.c qemu: Forbid image pre-creation for non-shared storage migration 2015-08-05 17:24:59 +02:00
qemu_migration.h qemu: Remember incoming migration errors 2015-07-10 11:47:13 +02:00
qemu_monitor_json.c qemu: Update state of block job to READY only if it actually is ready 2015-07-21 15:32:59 +02:00
qemu_monitor_json.h
qemu_monitor_text.c Drive hot-unplug: reliable parsing of HMP results 2015-08-12 18:30:28 +02:00
qemu_monitor_text.h
qemu_monitor.c qemuMonitorOpenInternal: remove redundant code 2015-08-10 13:47:33 +02:00
qemu_monitor.h fix typo in qemu_monitor 2015-07-24 14:29:34 +02:00
qemu_process.c qemu: Label correct per-VM path when starting 2015-08-26 10:44:14 +02:00
qemu_process.h
qemu_processpriv.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt There is no virDomainFindBy{ID, Name, UUID} anymore 2015-08-03 13:08:00 +02:00