libvirt/src/qemu
Peter Krempa 5570f26763 qemu: Prepare for reuse of qemuDomainSetVcpusLive
Extract the call to qemuDomainSelectHotplugVcpuEntities outside of
qemuDomainSetVcpusLive and decide whether to hotplug or unplug the
entities specified by the cpumap using a boolean flag.

This will allow to use qemuDomainSetVcpusLive in cases where we prepare
the list of vcpus to enable or disable by other means.
2017-01-18 09:57:06 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
MIGRATION.txt
qemu_agent.c qemu: agent: take monitor lock in qemuAgentNotifyEvent 2016-12-12 17:14:11 -05:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_blockjob.c qemu: blockjob: Fix locking of block copy/active block commit 2017-01-10 19:12:19 +01:00
qemu_blockjob.h
qemu_capabilities.c qemu: Don't leak hostCPUModelInfo in virQEMUCaps 2017-01-17 14:36:52 +01:00
qemu_capabilities.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_capspriv.h
qemu_cgroup.c qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_cgroup.h qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_command.c qemu: Allow to specify pit timer tick policy=discard 2017-01-06 18:27:06 -05:00
qemu_command.h
qemu_conf.c qemu: Use namespaces iff available on the host kernel 2017-01-11 18:07:43 +01:00
qemu_conf.h qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
qemu_domain_address.c conf: eliminate virDomainPCIAddressReleaseSlot() in favor of ...Addr() 2017-01-11 05:00:34 -05:00
qemu_domain_address.h
qemu_domain.c qemu: Actually unshare() iff running as root 2017-01-17 13:23:56 +01:00
qemu_domain.h qemu: Drop qemuDomainDeleteNamespace 2017-01-10 13:04:57 +01:00
qemu_driver.c qemu: Prepare for reuse of qemuDomainSetVcpusLive 2017-01-18 09:57:06 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Don't assume secret provided for LUKS encryption 2017-01-03 12:59:18 -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: clean out unused migrate to unix 2016-12-21 16:24:59 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: More strict checking of 'query-cpus' if hotplug is supported 2017-01-18 09:57:06 +01:00
qemu_monitor_json.h qemu: monitor: More strict checking of 'query-cpus' if hotplug is supported 2017-01-18 09:57:06 +01:00
qemu_monitor_text.c Avoid variable named 'stat' 2016-12-14 12:17:08 +00:00
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: More strict checking of 'query-cpus' if hotplug is supported 2017-01-18 09:57:06 +01:00
qemu_monitor.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_parse_command.c
qemu_parse_command.h
qemu_process.c qemu: Actually unshare() iff running as root 2017-01-17 13:23:56 +01:00
qemu_process.h
qemu_processpriv.h
qemu_security.c qemu: Use transactions from security driver 2017-01-10 13:04:11 +01:00
qemu_security.h qemu: Manage /dev entry on hostdev hotplug 2016-12-15 09:25:16 +01:00
qemu.conf qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
test_libvirtd_qemu.aug.in qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
THREADS.txt