/qemu/hw/usb/ |
H A D | dev-wacom.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | core.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | dev-hub.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | dev-serial.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | dev-hid.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | dev-network.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | bus.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | hcd-ohci.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | hcd-uhci.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
H A D | dev-storage.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/qemu/include/hw/ |
H A D | usb.h | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/qemu/ |
H A D | Makefile | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/qemu/system/ |
H A D | vl.c | 806b60248218bd5f74a8b070f5a99a864e8e51c6 Mon Aug 31 12:23:59 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> qdev/usb: add usb bus support to qdev, convert drivers.
* Add USBBus. * Add USBDeviceInfo, move device callbacks here. * Add usb-qdev helper functions. * Switch drivers to qdev.
TODO: * make the rest of qemu aware of usb busses and kill the FIXMEs added by this patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|