
15 Mar
2010
15 Mar
'10
5:49 p.m.
On 03/12/2010 12:49 PM, Cole Robinson wrote:
We need to call PrepareHostdevs to determine the USB device path before any security calls. PrepareHostUSBDevices was also incorrectly skipping all USB devices.
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- src/qemu/qemu_driver.c | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-)
Pushed now (along with the StartupVMDaemon debugging changes). - Cole