Matthew Booth
af249ea468
Support for <channel> in domain and QEmu backend
...
allows the following to be specified in a domain:
<channel type='pipe'>
<source path='/tmp/guestfwd'/>
<target type='guestfwd' address='10.0.2.1' port='4600'/>
</channel>
* proxy/Makefile.am: add network.c as dep of domain_conf.c
* docs/schemas/domain.rng src/conf/domain_conf.[ch]: extend the domain
schemas and the parsing/serialization side for the new construct
QEmu support will add the following on the qemu command line:
-chardev pipe,id=channel0,path=/tmp/guestfwd
-net user,guestfwd=tcp:10.0.2.1:4600-chardev:channel0
* src/qemu/qemu_conf.c: Add argument output for channel
* tests/qemuxml2(argv|xml)test.c: Add test for <channel> domain syntax
2009-11-05 15:31:03 +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
2009-07-15 20:16:36 +02:00
2009-10-28 15:57:49 +01:00
2009-10-28 15:57:49 +01:00
2009-07-16 15:06:42 +02:00
2009-07-16 15:06:42 +02:00
2009-09-10 12:37:35 +01:00
2009-10-21 16:37:44 +01:00
2009-09-02 15:19: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
2009-09-23 15:00:54 +02:00
2009-07-16 15:06:42 +02:00
2009-07-08 16:17:51 +02:00
2009-09-02 15:19:34 +01:00
2009-09-23 15:00:54 +02:00
2009-10-16 10:52:27 -04:00
2009-01-28 21:53:48 +00:00
2009-10-17 01:16:25 +02:00
2009-06-19 12:34:30 +00:00
2009-11-03 16:46:54 -05:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-17 01:16:25 +02:00
2009-09-23 15:00:54 +02:00
2009-09-21 14:41:42 +01:00
2009-10-07 12:18:13 +02:00
2009-10-17 01:16:25 +02:00
2009-10-20 14:17:34 -04:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-21 11:16:21 +02:00
2009-10-17 01:16:25 +02:00
2009-10-28 15:57:49 +01:00
2009-10-17 01:16:25 +02:00
2009-06-02 15:12:53 +00:00
2009-07-16 15:06:42 +02:00
2009-09-30 14:05:24 +02:00
2009-11-02 11:09:03 -05:00
2009-09-21 14:41:43 +01:00
2009-11-05 15:31:03 +01:00
2009-11-05 15:31:03 +01:00
2009-02-03 13:08:59 +00:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-07-16 15:06:42 +02:00
2009-10-17 01:16:25 +02:00
2009-10-08 16:34:22 +02:00
2009-09-21 14:41:44 +01:00
2009-09-21 14:41:42 +01:00
2009-10-07 12:18:13 +02:00
2009-10-20 14:17:34 -04:00
2009-10-17 01:16:25 +02:00
2009-10-16 10:21:47 -04:00
2009-10-17 01:16:25 +02:00
2009-10-16 10:52:27 -04:00
2009-10-07 12:18:13 +02:00
2009-10-20 14:17:34 -04:00
2009-10-20 14:17:34 -04:00
2009-10-20 14:17:34 -04: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
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-09-21 14:41:48 +01:00
2009-10-08 16:34:22 +02:00
2009-09-23 15:00:54 +02:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-23 15:00:54 +02:00