libvirt/src/qemu
Sławek Kapłoński 3e044e6e49 qemu, lxc: Raise error message when resuming running domain
When user tries to resume already running domain (Qemu or LXC)
VIR_ERR_OPERATION_INVALID error should be raised with message that
domain is already running.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009008
2016-10-26 19:46:44 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
MIGRATION.txt
qemu_agent.c qemu: agent: give better error messages whe agent monitor is down 2016-09-20 16:27:58 +02:00
qemu_agent.h
qemu_alias.c qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_alias.h qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c caps: Add new capability for the bps/iops throttling length 2016-10-25 17:16:26 -04:00
qemu_capabilities.h caps: Add new capability for the bps/iops throttling length 2016-10-25 17:16:26 -04:00
qemu_capspriv.h qemu: Fix crash in qemucapsprobe 2016-09-27 19:24:12 +02:00
qemu_cgroup.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_cgroup.h qemu: Add missing 'p' to qemuCgrouEmulatorAllNodesRestore 2016-09-13 12:24:02 +02:00
qemu_command.c qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_command.h qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_conf.c conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_conf.h conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_domain_address.c qemu: replace calls to virDomainPCIAddressReserveNext*() with static function 2016-10-24 13:57:02 -04:00
qemu_domain_address.h Add qemuDomainCCWAddrSetCreateFromDomain 2016-07-26 13:04:46 +02:00
qemu_domain.c qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_domain.h qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_driver.c qemu, lxc: Raise error message when resuming running domain 2016-10-26 19:46:44 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Add support for using AES secret for SCSI hotplug 2016-10-26 08:07:15 -04:00
qemu_hotplug.h qemu: Add secret object hotplug for TCP chardev TLS 2016-10-26 07:27:48 -04:00
qemu_hotplugpriv.h
qemu_interface.c qemu: set tap device online for type='ethernet' 2016-08-25 18:54:01 -04:00
qemu_interface.h
qemu_migration.c qemu: Disable migration with ivshmem 2016-10-12 13:08:28 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_monitor_json.h qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04: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: Return struct from qemuMonitor(Text|Json)QueryCPUs 2016-08-24 15:44:47 -04:00
qemu_monitor.c qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_monitor.h qemu: Add length for bps/iops throttling parameters to driver 2016-10-25 17:20:13 -04:00
qemu_parse_command.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_parse_command.h
qemu_process.c qemu: Add a secret object to/for a char source dev 2016-10-26 07:18:25 -04:00
qemu_process.h qemu: Use proper async job to refresh virtio channels 2016-06-30 09:41:39 +02:00
qemu_processpriv.h
qemu.conf conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
test_libvirtd_qemu.aug.in conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
THREADS.txt