Searched hist:c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/usb/ |
H A D | dev-hub.c | c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a Fri Dec 10 10:37:45 UTC 2010 Gerd Hoffmann <kraxel@redhat.com> usb: keep track of physical port address.
Add a path string to USBPort. Add usb_port_location() function to set the physical location of the usb port. Update all drivers implementing usb ports to call it. Update the monitor commands to print it. Wind it up in qdev.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | bus.c | c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a Fri Dec 10 10:37:45 UTC 2010 Gerd Hoffmann <kraxel@redhat.com> usb: keep track of physical port address.
Add a path string to USBPort. Add usb_port_location() function to set the physical location of the usb port. Update all drivers implementing usb ports to call it. Update the monitor commands to print it. Wind it up in qdev.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-ohci.c | c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a Fri Dec 10 10:37:45 UTC 2010 Gerd Hoffmann <kraxel@redhat.com> usb: keep track of physical port address.
Add a path string to USBPort. Add usb_port_location() function to set the physical location of the usb port. Update all drivers implementing usb ports to call it. Update the monitor commands to print it. Wind it up in qdev.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-uhci.c | c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a Fri Dec 10 10:37:45 UTC 2010 Gerd Hoffmann <kraxel@redhat.com> usb: keep track of physical port address.
Add a path string to USBPort. Add usb_port_location() function to set the physical location of the usb port. Update all drivers implementing usb ports to call it. Update the monitor commands to print it. Wind it up in qdev.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/qemu/include/hw/ |
H A D | usb.h | c7a2196a4fcdaba977b99aca0b6a6de5e5e7f64a Fri Dec 10 10:37:45 UTC 2010 Gerd Hoffmann <kraxel@redhat.com> usb: keep track of physical port address.
Add a path string to USBPort. Add usb_port_location() function to set the physical location of the usb port. Update all drivers implementing usb ports to call it. Update the monitor commands to print it. Wind it up in qdev.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|