[virt-tools-list] [PATCH 0/3] virt-manager: add USB redirection

Marc-André Lureau marcandre.lureau at gmail.com
Fri Sep 2 01:23:25 UTC 2011


Hey,

This small patch series add USB redirection support
to virt-manager and needs the previous patches for
python-virtinst.

Comments welcome 

Marc-André Lureau (3):
  virt-manager: Add controller model in details
  virt-manager: Add redirected devices details
  virt-manager: Learn to add USB redirection devices

 src/virtManager/addhardware.py |   64 ++++++++++-
 src/virtManager/details.py     |   58 +++++++++-
 src/virtManager/domain.py      |    3 +
 src/virtManager/uihelpers.py   |   19 +++
 src/vmm-add-hardware.glade     |  254 +++++++++++++++++++++++++++++++++++++++-
 src/vmm-details.glade          |  253 +++++++++++++++++++++++++++++++++++++++-
 6 files changed, 641 insertions(+), 10 deletions(-)

-- 
1.7.6




More information about the virt-tools-list mailing list