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-09-10 12:25:42 +01:00
2009-07-16 15:06:42 +02:00
2008-08-01 13:31:37 +00:00
2010-01-19 21:13:03 +01:00
2009-10-28 15:57:49 +01:00
2009-10-28 15:57:49 +01:00
2009-12-14 14:58:23 +01:00
2009-07-16 15:06:42 +02:00
2010-01-18 13:39:14 +00:00
2010-02-18 17:56:50 +01:00
2009-12-04 17:01:34 +01:00
2009-10-16 10:21:47 -04:00
2009-10-16 10:21:47 -04:00
2009-10-16 10:52:27 -04:00
2009-10-16 10:52:27 -04:00
2010-01-18 01:44:20 +01:00
2009-07-16 15:06:42 +02:00
2009-12-04 17:01:34 +01:00
2010-01-18 12:44:50 +00:00
2010-01-18 01:44:20 +01:00
2009-10-16 10:52:27 -04:00
2009-11-26 12:07:17 +00:00
2010-01-15 16:28:05 +00:00
2009-12-15 17:46:04 +01:00
2009-11-03 16:46:54 -05:00
2010-01-15 16:28:05 +00:00
2009-10-07 12:18:13 +02:00
2010-01-15 16:28:05 +00:00
2010-01-26 01:19:23 +01:00
2010-01-15 16:28:05 +00:00
2009-10-07 12:18:13 +02:00
2010-01-15 16:28:05 +00:00
2010-02-10 13:32:48 +00:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2010-01-21 15:24:15 +01:00
2010-01-15 16:28:05 +00:00
2010-02-10 13:31:28 +00:00
2010-01-15 16:28:05 +00:00
2010-02-10 13:32:01 +00:00
2009-12-15 17:46:04 +01:00
2009-09-30 14:05:24 +02:00
2008-05-29 15:21:45 +00:00
2010-02-10 12:09:41 +00:00
2010-02-10 12:09:41 +00:00
2010-02-18 17:56:50 +01:00
2010-02-18 17:52:03 +01:00
2009-02-03 13:08:59 +00:00
2009-11-06 10:12:32 -05:00
2009-10-07 12:18:13 +02:00
2009-12-15 17:46:04 +01:00
2010-01-15 16:28:05 +00:00
2009-10-08 16:34:22 +02:00
2009-09-21 14:41:44 +01:00
2010-02-10 11:49:23 +00:00
2009-10-07 12:18:13 +02:00
2010-01-15 16:28:05 +00:00
2010-01-15 16:28:05 +00:00
2010-02-10 13:32:11 +00:00
2010-01-15 16:28:05 +00:00
2010-02-10 13:32:11 +00:00
2010-01-15 16:28:05 +00:00
2010-01-15 16:28:05 +00:00
2010-01-15 16:28:05 +00:00
2010-01-15 16:28:05 +00:00
2010-01-15 16:28:05 +00:00
2009-07-16 15:06:42 +02:00
2009-07-27 16:45:01 +01:00
2009-07-16 15:06:42 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2010-01-15 16:28:05 +00:00
2009-10-07 12:18:13 +02:00
2009-12-15 17:46:04 +01:00
2009-11-13 11:04:23 +01:00
2010-02-10 11:49:23 +00:00
2009-09-21 14:41:42 +01:00
2010-02-10 11:49:23 +00:00
2010-02-10 11:49:23 +00:00
2010-02-10 11:49:23 +00:00