qemu: capabilities: Retire QEMU_CAPS_VIRTIO_S390

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2021-06-11 15:08:49 +02:00
parent 34632516f5
commit a6aab07787

View File

@ -180,7 +180,7 @@ typedef enum { /* virQEMUCapsFlags grouping marker for syntax-check */
/* 95 */
QEMU_CAPS_NEC_USB_XHCI, /* -device nec-usb-xhci */
QEMU_CAPS_VIRTIO_S390, /* -device virtio-*-s390 */
X_QEMU_CAPS_VIRTIO_S390, /* -device virtio-*-s390 */
X_QEMU_CAPS_BALLOON_EVENT, /* Async event for balloon changes */
X_QEMU_CAPS_NETDEV_BRIDGE, /* bridge helper support */
QEMU_CAPS_SCSI_LSI, /* -device lsi */