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 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
