libvirt/src/qemu
Peter Krempa eca3fdf738 qemu: Error out if spice port autoallocation is requested, but disabled
When a user requests auto-allocation of the spice TLS port but spice TLS
is disabled in qemu.conf, we start the machine and let qemu fail instead
of erroring out sooner.

Add an error message so that this doesn't happen.
2013-04-30 09:43:12 +02:00
..
libvirtd_qemu.aug qemu_conf: add new configuration key bridge_helper 2013-04-18 14:58:33 -06:00
MIGRATION.txt
qemu_agent.c qemu_agent: Add support for appending arrays to commands 2013-04-16 10:38:30 +02:00
qemu_agent.h Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
qemu_bridge_filter.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
qemu_bridge_filter.h Replace 'struct qemud_driver *' with virQEMUDriverPtr 2012-11-28 18:17:25 +00:00
qemu_capabilities.c qemu: detect vfio-pci device and its bootindex parameter 2013-04-25 21:23:38 -04:00
qemu_capabilities.h qemu: detect vfio-pci device and its bootindex parameter 2013-04-25 21:23:38 -04:00
qemu_cgroup.c qemu: put usb cgroup setup in common function 2013-04-29 21:52:28 -04:00
qemu_cgroup.h qemu: put usb cgroup setup in common function 2013-04-29 21:52:28 -04:00
qemu_command.c qemu: honor allowDiskFormatProbing when parsing command line 2013-04-29 15:52:02 +02:00
qemu_command.h qemu: launch bridge helper from libvirtd 2013-04-26 15:37:51 -06:00
qemu_conf.c qemu_conf: Don't discard strdup OOM error 2013-04-25 13:45:37 +02:00
qemu_conf.h qemu_conf: add new configuration key bridge_helper 2013-04-18 14:58:33 -06:00
qemu_domain.c qemu: fix build error with older platforms 2013-04-25 11:26:58 -06:00
qemu_domain.h Store a virCgroupPtr instance in qemuDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
qemu_driver.c qemu: implement virNodeDeviceDetachFlags backend 2013-04-25 21:28:10 -04:00
qemu_driver.h
qemu_hostdev.c conf: remove extraneous _TYPE from driver backend enums 2013-04-26 21:51:12 -04:00
qemu_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_hotplug.c qemu: put usb cgroup setup in common function 2013-04-29 21:52:28 -04:00
qemu_hotplug.h S390: Add hotplug support for s390 virtio devices 2013-03-13 18:13:09 -06:00
qemu_migration.c Store a virCgroupPtr instance in qemuDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
qemu_migration.h qemu: Add support for compressed migration 2013-02-22 17:35:58 +01:00
qemu_monitor_json.c Check for unsupported QMP command 2013-04-16 07:05:21 -04:00
qemu_monitor_json.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_monitor_text.c qemu: s/VIR_ERR_NO_SUPPORT/VIR_ERR_OPERATION_UNSUPPORTED 2013-03-21 09:26:15 +01:00
qemu_monitor_text.h qemu: Parse more fields from query-migrate QMP command 2013-02-22 17:35:59 +01:00
qemu_monitor.c Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_monitor.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_process.c qemu: Error out if spice port autoallocation is requested, but disabled 2013-04-30 09:43:12 +02:00
qemu_process.h Fix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY constant 2013-02-27 22:51:24 +00:00
qemu.conf qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
test_libvirtd_qemu.aug.in qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00