On 09/01/2011 09:23 PM, Marc-André Lureau wrote: > 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(-) >
Thanks, pushed. - Cole _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
