uhci: remove buffer
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Jul 2011 13:37:29 +0000 (15:37 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Aug 2011 13:51:30 +0000 (15:51 +0200)
commitf1e3cd09e924085253410bf58cf13367c93c26d1
treed1fe0d8af5da63cbffca8cef04a60199a6b2554d
parentb4221da80a5b6f95d01aec3a0728a70cc652f46b
uhci: remove buffer

Map guest memory and pass on a direct pointer instead of copying
the bits to a indirect buffer.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-uhci.c