Ján Tomko 280ece4af9 qemu: format server interface without a listen address
https://bugzilla.redhat.com/show_bug.cgi?id=1130390

The listen address is not mandatory for <interface type='server'>
but when it's not specified, we've been formatting it as:
-netdev socket,listen=(null):5558,id=hostnet0
which failed with:
Device 'socket' could not be initialized

Omit the address completely and only format the port in the listen
attribute.

Also fix the schema to allow specifying a model.
2015-01-21 13:22:36 +01:00
..
2014-09-03 09:36:13 -06:00
2015-01-16 14:07:46 +01:00
2014-01-01 16:34:13 +00:00
2015-01-04 11:10:14 -07:00
2014-09-18 13:37:12 +04:00
2014-09-03 09:36:13 -06:00
2014-12-09 10:02:20 -05:00
2014-09-04 15:18:43 -06:00
2014-08-18 20:36:24 -06:00
2014-11-25 08:47:12 -07:00
2013-10-14 10:31:01 +01:00
2014-04-08 11:15:55 +01:00