libvirt/src/qemu
Pino Toscano 593639ffff qemu: add QEMU_CAPS_DEVICE_SCLPLMCONSOLE
Add a separate capability for the sclplmconsole device, and check it
specifically instead of using QEMU_CAPS_DEVICE_SCLPCONSOLE for that too.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2017-11-20 10:13:53 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c qemu_alias: Be more tolerant if alias don't follow our format 2017-10-22 13:49:46 +02:00
qemu_alias.h
qemu_block.c qemu: block: Don't leak server JSON object from protocol generators 2017-11-13 13:18:34 +01:00
qemu_block.h qemu: process: Split out useful parts from qemuBuildNetworkDriveURI 2017-11-07 14:57:58 +01:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: add QEMU_CAPS_DEVICE_SCLPLMCONSOLE 2017-11-20 10:13:53 +01:00
qemu_capabilities.h qemu: add QEMU_CAPS_DEVICE_SCLPLMCONSOLE 2017-11-20 10:13:53 +01:00
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: add QEMU_CAPS_DEVICE_SCLPLMCONSOLE 2017-11-20 10:13:53 +01:00
qemu_command.h qemu: command: Merge checks from qemuBuildDriveStrValidate to qemuCheckDiskConfig 2017-11-07 14:33:18 +01:00
qemu_conf.c qemu: Use predictable file names for memory-backend-file 2017-11-08 10:17:17 +01:00
qemu_conf.h qemu: Use predictable file names for memory-backend-file 2017-11-08 10:17:17 +01:00
qemu_domain_address.c
qemu_domain_address.h
qemu_domain.c qemu: Enable configuration of HPT resizing for pSeries guests 2017-11-14 16:29:55 +01:00
qemu_domain.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_driver.c qemu: taint domain if virDomainQemuAgentCommand API is used 2017-11-16 14:58:01 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Tolerate storage source private data being NULL 2017-11-13 13:28:49 +01:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_migration.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_json.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_json.h qemu: Add support for migrate-continue QMP command 2017-10-26 10:36:02 +02:00
qemu_monitor_text.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_text.h
qemu_monitor.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor.h qemu: Add support for block-incremental migration parameter 2017-11-02 22:14:20 +01:00
qemu_parse_command.c qemu: parse: Allocate disk definition with private data 2017-11-13 13:28:49 +01:00
qemu_parse_command.h
qemu_process.c qemu: process: Setup disk secrets when preparing disks 2017-11-13 13:29:58 +01:00
qemu_process.h qemu: Rename qemuProcessBuildDestroyHugepagesPath 2017-11-08 10:17:10 +01:00
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf qemu.conf: Clarify the various _tls_x509_cert_dir descriptions 2017-10-27 05:53:45 -04:00
test_libvirtd_qemu.aug.in
THREADS.txt