commit | 806b60248218bd5f74a8b070f5a99a864e8e51c6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Aug 31 14:23:59 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:55:17 2009 -0500 |
tree | ef5ebf0b2f0aebb33cfbb6a3c7b58de8092a079c | |
parent | 755700885432a8692c53549dd177d7d52d5cdd17 [diff] |
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>