libvirt/src/qemu
Peter Krempa c91be16b9f qemu: monitor: Extract QOM path from query-cpus reply
To allow matching up the data returned by query-cpus to entries in the
query-hotpluggable-cpus reply for CPU hotplug it's necessary to extract
the QOM path as it's the only link between the two.
2016-08-24 15:44:47 -04:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
MIGRATION.txt
qemu_agent.c qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_agent.h qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_alias.c qemu: Introduce qemuAliasFromHostdev 2016-08-02 10:11:11 -04:00
qemu_alias.h qemu: Introduce qemuAliasFromHostdev 2016-08-02 10:11:11 -04:00
qemu_blockjob.c
qemu_blockjob.h qemu: Use domain condition for synchronous block jobs 2015-06-19 15:15:10 +02:00
qemu_capabilities.c qemu: capabilities: Extract availability of new cpu hotplug for machine types 2016-08-24 15:44:47 -04:00
qemu_capabilities.h qemu: capabilities: Extract availability of new cpu hotplug for machine types 2016-08-24 15:44:47 -04:00
qemu_capspriv.h qemu: Add tests for virQEMUCapsNewCopy 2016-08-05 10:06:01 +02:00
qemu_cgroup.c conf: Rename virDomainVcpuInfoPtr to virDomainVcpuDefPtr 2016-07-11 09:06:09 +02:00
qemu_cgroup.h
qemu_command.c qemu: Fix the command line generation for rbd auth using aes secrets 2016-08-17 08:03:48 -04:00
qemu_command.h qemu: Use qemuAliasFromDisk instead of qemuDeviceDriveHostAlias 2016-08-02 10:11:11 -04:00
qemu_conf.c qemu: fix qemu.conf security_driver 2016-08-10 10:41:07 -04:00
qemu_conf.h qemu: convert to typesafe virConf accessors 2016-07-12 09:57:15 +01:00
qemu_domain_address.c qemu: remove ccwaddrs caching 2016-07-26 13:04:46 +02:00
qemu_domain_address.h Add qemuDomainCCWAddrSetCreateFromDomain 2016-07-26 13:04:46 +02:00
qemu_domain.c qemu: Forbid config when topology based cpu count doesn't match the config 2016-08-24 15:44:47 -04:00
qemu_domain.h qemu: domain: Improve vCPU data checking in qemuDomainRefreshVcpu 2016-08-04 08:08:31 +02:00
qemu_driver.c qemu_driver: update comments for qemuDomainSaveInternal 2016-08-17 13:55:49 +02:00
qemu_driver.h
qemu_hostdev.c Use virDirOpenQuiet 2016-06-24 14:20:57 +02:00
qemu_hostdev.h
qemu_hotplug.c qemu: Use the hostdev alias in qemuDomainAttachHostSCSIDevice error path 2016-08-02 10:11:11 -04:00
qemu_hotplug.h qemu: Move and rename qemuDomainCheckEjectableMedia to qemuProcessRefreshDisks 2016-05-25 10:15:54 +02:00
qemu_hotplugpriv.h
qemu_interface.c qemu: support setting host-side IP addresses/routes 2016-07-01 21:13:31 -04:00
qemu_interface.h
qemu_migration.c remove the dead code this patch is to remove the dead code Signed-off-by: JieWang <wangjie88@huawei.com> 2016-08-22 13:20:43 +01:00
qemu_migration.h qemu: Implement auto convergence migration parameters 2016-06-22 15:54:21 +02:00
qemu_monitor_json.c qemu: monitor: Extract QOM path from query-cpus reply 2016-08-24 15:44:47 -04:00
qemu_monitor_json.h qemu: monitor: Return struct from qemuMonitor(Text|Json)QueryCPUs 2016-08-24 15:44:47 -04:00
qemu_monitor_text.c qemu: monitor: Return struct from qemuMonitor(Text|Json)QueryCPUs 2016-08-24 15:44:47 -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: monitor: Extract QOM path from query-cpus reply 2016-08-24 15:44:47 -04:00
qemu_monitor.h qemu: monitor: Extract QOM path from query-cpus reply 2016-08-24 15:44:47 -04:00
qemu_parse_command.c util: storage: Add 'ssh' network storage protocol 2016-07-27 13:24:20 +02:00
qemu_parse_command.h
qemu_process.c qemu_process: graphics: setup listen types before ports are reserved/allocated 2016-08-17 10:06:47 +02: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 qemu: Advertise OVMF_CODE.secboot.fd 2016-08-04 17:22:48 +02:00
test_libvirtd_qemu.aug.in tests: Fix broken build 2016-08-04 15:25:23 -04:00
THREADS.txt