[virt-tools-list] [PATCH v2 0/3] python-virtinst: Spice improvements
Marc-André Lureau
marcandre.lureau at redhat.com
Thu Mar 17 17:06:32 UTC 2011
hi,
Updated since v1:
- splitted the address bits in a seperate patch
- added --channel spicevmc documentation in man/en/virt-install.pod.in
- added some blurb in virt-install.pod.in that --graphics spice will
add --video qxl and --channel spicevmc
- fixed the test_cli after the virtio port name got a default value
- check that spicevmc is supported before using it
Marc-André Lureau (3):
Add VirtualCharSpicevmcDevice
Allow specifying channel address type
A few spice tweaks to simplify setup
man/en/virt-install.pod.in | 11 ++++
tests/cli-test-xml/compare/kvm-machine.xml | 5 ++-
tests/xmlconfig-xml/boot-many-devices.xml | 5 ++-
tests/xmlconfig.py | 4 ++
virtinst/Guest.py | 26 +++++++++-
virtinst/VirtualCharDevice.py | 78 +++++++++++++++++++++++-----
6 files changed, 113 insertions(+), 16 deletions(-)
--
1.7.4
More information about the virt-tools-list
mailing list