Matthew Booth
3ec09478de
Add QEMU support for virtio channel
...
Support virtio-serial controller and virtio channel in QEMU backend.
Will output
the following for virtio-serial controller:
-device
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x4,max_ports=16,vectors=4
and the following for a virtio channel:
-chardev pty,id=channel0 \
-device
virtserialport,bus=virtio-serial0.0,chardev=channel0,name=org.linux-kvm.port.0
* src/qemu/qemu_conf.c: Add argument output for virtio
* tests/qemuxml2argvtest.c
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.args: Add test for
QEMU command line generation
2010-02-18 17:56:50 +01:00
..
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-22 16:13:33 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2010-02-18 17:56:50 +01:00
2010-02-18 17:52:03 +01:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:55:56 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2010-01-15 17:55:59 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2010-02-02 16:31:47 +00:00
2010-01-18 13:55:56 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-02-02 16:31:47 +00:00
2010-01-18 13:55:56 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-09 09:25:04 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-29 17:15:52 +01:00
2010-01-18 13:35:40 +00:00
2009-09-10 12:37:42 +01:00
2010-01-18 13:35:40 +00:00
2009-09-10 12:37:43 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-09-22 16:13:33 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-02-02 16:31:47 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-02-02 16:31:47 +00:00
2010-01-18 13:55:56 +00:00
2010-02-02 16:31:47 +00:00
2010-02-02 16:31:47 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:35:40 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:55:56 +00:00
2009-07-09 20:04:09 +01:00
2010-01-18 13:35:40 +00:00
2010-01-18 13:55:57 +00:00
2010-01-18 13:55:56 +00:00
2009-10-21 16:37:44 +01:00
2010-01-18 13:35:40 +00:00