;, USBRedirDevice,
suppress_remote_wake, true),
+DEFINE_PROP_BOOL("guest-reset", USBRedirDevice,
+ allow_one_guest_reset, true),
+DEFINE_PROP_BOOL("guest-resets-all", USBRedirDevice,
+ allow_all_guest_resets, false),
DEFI
Description of problem:
Currently, when a iOS device is redirected to a macOS VM, it falls into a
reset-not-found loop.
Version-Release number of selected component (if applicable):
latest
How reproducible:
100%
Steps to Reproduce:
1. Connect an iOS device to Ubuntu 18.04.2 LTS (I believe it is
Public bug reported:
Description of problem:
Currently, when a iOS device is redirected to a macOS VM, it falls into a
reset-not-found loop.
Version-Release number of selected component (if applicable):
latest
How reproducible:
100%
Steps to Reproduce:
Connect an iOS device to Ubuntu 18.04.2 LT