libvirt/src/qemu
Cole Robinson 8c38b5dc2e qemu: Make SetVcpu command hotplug only
Similar to the Set*Mem commands, this implementation was bogus and
misleading. Make it clear this is a hotplug only operation, and that the
hotplug piece isn't even implemented.

Also drop the overkill maxvcpus validation: we don't perform this check
at XML define time so clearly no one is missing it, and there is
always the risk that our info will be out of date, possibly preventing
legitimate CPU values.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2010-02-16 11:10:40 -05:00
..
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00
libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
qemu.conf Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_conf.c Fix check for primary IDE controller in QEMU PCI slot assignment 2010-02-16 14:33:29 +00:00
qemu_conf.h macvtap support for libvirt -- qemu support 2010-02-15 17:47:29 +01:00
qemu_driver.c qemu: Make SetVcpu command hotplug only 2010-02-16 11:10:40 -05:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor.c Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +00:00
qemu_monitor.h Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +00:00
qemu_monitor_json.c Treat missing QEMU 'thread_id' as non-fatal in JSON monitor 2010-02-16 14:33:34 +00:00
qemu_monitor_json.h Run 'qmp_capabilities' command at QEMU monitor startup 2010-02-16 14:21:25 +00:00
qemu_monitor_text.c Support 'block_passwd' command for QEMU disk encryption 2010-02-12 17:25:02 +00:00
qemu_monitor_text.h Support 'block_passwd' command for QEMU disk encryption 2010-02-12 17:25:02 +00:00
qemu_security_dac.c Remove virConnectPtr from USB/PCI device iterators 2010-02-10 13:29:57 +00:00
qemu_security_dac.h Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +00:00
qemu_security_stacked.c Remove use of virConnectPtr from security driver APIs 2010-02-10 11:49:24 +00:00
qemu_security_stacked.h Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
test_libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00