Re: [Qemu-devel] [PATCH v2 4/4] xen: attach pvusb usb bus to backend qdev

2016-11-18 Thread Stefano Stabellini
On Wed, 2 Nov 2016, Juergen Gross wrote: > Attach the usb bus of a new pvusb controller to the qdev associated > with the Xen backend. Any device connected to that controller can now > specify the bus and port directly via its properties. > > Signed-off-by: Juergen Gross Reviewed-by: Stefano Sta

[Qemu-devel] [PATCH v2 4/4] xen: attach pvusb usb bus to backend qdev

2016-11-02 Thread Juergen Gross
Attach the usb bus of a new pvusb controller to the qdev associated with the Xen backend. Any device connected to that controller can now specify the bus and port directly via its properties. Signed-off-by: Juergen Gross --- hw/usb/xen-usb.c | 23 ++- 1 file changed, 10 inser