« Previous | Next » 

Revision 0ce668bc

ID0ce668bc5284ffebd2d0b269ae141f9a696dbd01

Added by Gerd Hoffmann over 12 years ago

ehci: iovec support, remove buffer

Map guest memory and pass on a direct pointer instead of copying
the bits to a indirect buffer. EHCI transfer descriptors can
reference multiple (physical guest) pages so we'll actually start
seeing usb packets wich carry iovec with more than one element.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences