libvirt/src/qemu
Peter Krempa a5852db182 qemu: capabilities: Remove support for downstream-only QMP monitor backport
Some distros (see diff) chose to backport QMP support rather than rebase
to newer version of qemu. As a hack they added the string 'libvirt' to
the qemu -help output. Remove this as downstream-only hacks should be
carried by downstream and not litter upstream.

This effectively reverts commit ff88cd5905
2017-09-22 14:28:26 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h qemu: Rename qemuAliasTLSObjFromChardevAlias 2017-02-22 06:31:40 -05:00
qemu_block.c qemu: Add qemu command line generation for a VxHS block device 2017-09-19 21:10:21 -04:00
qemu_block.h qemu: block: store and test driver names for detected storage nodes 2017-07-27 09:56:41 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: capabilities: Remove support for downstream-only QMP monitor backport 2017-09-22 14:28:26 +02:00
qemu_capabilities.h qemu: Detect support for vxhs 2017-09-19 21:10:21 -04:00
qemu_capspriv.h qemu: privatize _virQEMUCapsCachePriv struct 2017-07-26 15:36:47 +02:00
qemu_cgroup.c qemu_cgroup: Remove unnecessary virQEMUDriverPtr arguments 2017-07-26 17:47:25 +02:00
qemu_cgroup.h qemu_cgroup: Remove unnecessary virQEMUDriverPtr arguments 2017-07-26 17:47:25 +02:00
qemu_command.c qemuBuildHostNetStr: Don't leak @addr 2017-09-21 16:07:09 +02:00
qemu_command.h qemu: Allow qemuBuildControllerDevStr() to return NULL 2017-07-15 14:50:42 +02:00
qemu_conf.c qemu: Fix return check on virHashAddEntry call 2017-09-15 08:34:57 -04:00
qemu_conf.h qemu: Check for existence of provided *_tls_x509_cert_dir 2017-08-02 15:51:50 -04:00
qemu_domain_address.c conf: domain: add VIDEO_TYPE_DEFAULT 2017-09-05 10:41:32 -04:00
qemu_domain_address.h qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemu_domain.c qemu: Use qemuDomainDefFormatXML in qemuDomainDefCopy 2017-09-22 14:02:59 +02:00
qemu_domain.h qemu: Don't update CPU when formatting live def 2017-09-21 15:27:39 +02:00
qemu_driver.c qemu: Introduce a wrapper over virFileWrapperFdClose 2017-09-21 17:21:39 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Avoid a possible NULL pointer deref in qemuDomainGetTLSObjects 2017-09-21 15:42:47 -04:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
qemu_migration_cookie.h
qemu_migration.c qemu: monitor: Remove support for "legacy" block jobs 2017-09-14 10:03:38 +02:00
qemu_migration.h qemu: migrate: add mirror stats to migration stats 2017-09-07 11:18:10 +02:00
qemu_monitor_json.c qemu: handle reconnect on chardev hotplug 2017-09-20 11:09:00 +02:00
qemu_monitor_json.h qemu: monitor: Remove support for "legacy" block jobs 2017-09-14 10:03:38 +02:00
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Remove support for "legacy" block jobs 2017-09-14 10:03:38 +02:00
qemu_monitor.h qemu: monitor: Remove support for "legacy" block jobs 2017-09-14 10:03:38 +02:00
qemu_parse_command.c util: Move virSecretUsageType to virsecret.h 2017-09-21 15:46:48 -04:00
qemu_parse_command.h
qemu_process.c qemu: Add qemu command line generation for a VxHS block device 2017-09-19 21:10:21 -04:00
qemu_process.h
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf qemu: Check for existence of provided *_tls_x509_cert_dir 2017-08-02 15:51:50 -04:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF32 to the list of known UEFIs 2017-07-21 14:36:54 -04:00
THREADS.txt