Re: [Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread hkran
On 11/22/2011 08:36 PM, Gerd Hoffmann wrote: On 11/22/11 09:58, hkran wrote: Implement the function usb_hub_handle_reset. without it the guest propablly fail to configure the usb device attached to the virtulized hub with a correct address. Typically, attaching more than one usb devices when la

Re: [Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread Gerd Hoffmann
On 11/22/11 09:58, hkran wrote: > Implement the function usb_hub_handle_reset. without it the guest > propablly fail to configure the usb device attached to the virtulized > hub with a correct address. > > Typically, attaching more than one usb devices when lauch qemu may lead > to the problem. W

[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread hkran
Implement the function usb_hub_handle_reset. without it the guest propablly fail to configure the usb device attached to the virtulized hub with a correct address. Typically, attaching more than one usb devices when lauch qemu may lead to the problem. Signed-off-by: hkran --- hw/usb-

[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread hkran
Implement the function usb_hub_handle_reset. without it the guest propablly fail to configure the usb device attached to the virtulized hub with a correct address. Typically, attaching more than one usb devices when lauch qemu may lead to the problem. Signed-off-by: hkran --- hw/usb-hub.c

[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread hkran
Implement the function usb_hub_handle_reset. without it the guest propablly fail to configure the usb device attached to the virtulized hub with a correct address. Typically, attaching more than one usb devices when lauch qemu may lead to the problem. Signed-off-by: hkran --- hw/usb-hub.c

[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset

2011-11-22 Thread hkran
Implement the function usb_hub_handle_reset. without it the guest propablly fail to configure the usb device attached to the virtulized hub with a correct address. Typically, attaching more than one usb devices when lauch qemu may lead to the problem. Signed-off-by: hkran --- hw/usb-hub.c