]> xenbits.xensource.com Git - libvirt.git/commit
qemu: add QEMU_CAPS_DEVICE_SCLPLMCONSOLE
authorPino Toscano <ptoscano@redhat.com>
Wed, 15 Nov 2017 17:08:44 +0000 (18:08 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 20 Nov 2017 09:13:53 +0000 (10:13 +0100)
commit593639ffffa43f52aae53038bc8bd75ec700b12f
tree15c3f1e36da73c1eb612dea1ce610f27d93173fb
parent98b55862efb3aad3d96223286f417d1b85921a68
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>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml