diff options
author | Gerd Hoffmann | 2012-01-12 12:51:48 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2012-02-10 11:31:57 +0100 |
commit | f53c398aa603cea135ee58fd15249aeff7b9c7ea (patch) | |
tree | b36b1a2b09a720a3d9e20a838914f3549cc90b16 /hw/lm4549.c | |
parent | usb: fold usb_generic_handle_packet into usb_handle_packet (diff) | |
download | qemu-f53c398aa603cea135ee58fd15249aeff7b9c7ea.tar.gz qemu-f53c398aa603cea135ee58fd15249aeff7b9c7ea.tar.xz qemu-f53c398aa603cea135ee58fd15249aeff7b9c7ea.zip |
usb: USBPacket: add status, rename owner -> ep
Add enum to track the status of USBPackets, use that instead of the
owner pointer to figure whenever a usb packet is currently in flight
or not. Add some more packet status sanity checks. Also rename the
USBEndpoint pointer from "owner" to "ep".
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/lm4549.c')
0 files changed, 0 insertions, 0 deletions