v2: add auto USB redirection support fixed error pointed out in v1 v1: add USB redirect menu item in console viewer Add "Redirect USB device" option in console viewer Initialize and embed UsbDeviceWidget object from SpiceClientGtk into a dialog to let user choose available USB devices for redirection. Throw an error message if USB connection failed. Auo USB redirection is enabled by default. Guannan Ren(3) [PATCH 1/3] add new "spice-disable-usbredir" option to disable autoredir feature [PATCH 2/3] error: helper function to embed customized widget into dialog [PATCH 3/3] details: Add auto USB redirection support in console viewer data/org.virt-manager.virt-manager.gschema.xml | 6 ++++++ ui/vmm-details.ui | 9 +++++++++ virt-manager | 5 +++++ virtManager/config.py | 5 +++++ virtManager/console.py | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- virtManager/details.py | 18 +++++++++++++++++- virtManager/error.py | 15 ++++++++++----- 7 files changed, 135 insertions(+), 8 deletions(-) _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list