libvirt/src/qemu
Farhan Ali 29ba41c2d4 qemu: Add loadparm to qemu command line string
Check for the LOADPARM capabilility and potentially add a loadparm=x to
the "-machine" string for the QEMU command line.

Also add xml2argv test cases for loadparm.

Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
2017-06-20 07:03:22 -04:00
..
EVENTHANDLERS.txt qemu/doc: Fix function name for handling events 2017-06-13 09:43:42 +02:00
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: Introduce a new QEMU capability for -machine loadparm 2017-06-20 07:03:22 -04:00
qemu_capabilities.h qemu: Introduce a new QEMU capability for -machine loadparm 2017-06-20 07:03:22 -04:00
qemu_capspriv.h annotate all mocked functions with noinline 2017-04-19 10:51:51 +01:00
qemu_cgroup.c qemu: Allow nvdimm in devices CGroups 2017-03-15 16:55:30 +01:00
qemu_cgroup.h
qemu_command.c qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemu_command.h qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr 2017-06-16 15:52:40 +02:00
qemu_conf.c qemu: Implement virSaveCookie object and callbacks 2017-06-07 13:36:01 +02:00
qemu_conf.h
qemu_domain_address.c qemu: Explain why mdevs are assumed to be PCI Express 2017-06-13 10:48:49 +08:00
qemu_domain_address.h
qemu_domain.c qemu: introduce chardevStdioLogd to qemu private data 2017-06-16 15:52:11 +02:00
qemu_domain.h qemu: introduce chardevStdioLogd to qemu private data 2017-06-16 15:52:11 +02:00
qemu_driver.c qemu: Use qemuDomainCheckABIStability where needed 2017-06-14 17:13:24 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Remove coverity[negative_returns] annotation 2017-06-20 09:39:56 +08:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_interface.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_migration_cookie.c qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration_cookie.h qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration.c qemu: Use qemuDomainCheckABIStability where needed 2017-06-14 17:13:24 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Fix a memory leak in qemuMonitorJSONAttachCharDevCommand 2017-06-14 10:46:02 +02:00
qemu_monitor_json.h
qemu_monitor_text.c qemu: monitor: Don't bother extracting vCPU halted state in text monitor 2017-05-19 09:31:19 +02:00
qemu_monitor_text.h
qemu_monitor.c qemu: add a comment for mon->watch 2017-06-12 19:11:30 -04:00
qemu_monitor.h qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_parse_command.c
qemu_parse_command.h
qemu_process.c qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr 2017-06-16 15:52:40 +02:00
qemu_process.h qemuDomainAttachMemory: Crate hugepage dir if needed 2017-06-13 16:39:39 +02:00
qemu_processpriv.h
qemu_security.c security: don't relabel chardev source if virtlogd is used as stdio handler 2017-06-16 16:00:10 +02:00
qemu_security.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt