Lines Matching defs:QEMU_VPORT_RESULT
55 QEMU_VPORT_RESULT :=
61 QEMU_VPORT_RESULT := virtio-serial-device
73 QEMU_VPORT_RESULT := virtio-serial-device
85 QEMU_VPORT_RESULT := virtio-serial-device
97 QEMU_VPORT_RESULT := virtio-serial-device
110 QEMU_VPORT_RESULT := virtio-serial-device
121 QEMU_VPORT_RESULT := virtio-serial-device
211 QEMU_VPORT_RESULT := virtio-serial-device
222 QEMU_VPORT_RESULT := virtio-serial-device
233 QEMU_VPORT_RESULT := virtio-serial-device
245 QEMU_VPORT_RESULT := virtio-serial-ccw
298 $(if $(QEMU_VPORT_RESULT),-device $(QEMU_VPORT_RESULT) -device virtserialport$(comma)chardev=result,-serial chardev:result) \