]> git.proxmox.com Git - qemu.git/commit - trace-events
ehci: add EHCIPacket
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 9 May 2012 15:06:36 +0000 (17:06 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (10:02 +0200)
commiteb36a88e6b3a93001ba224aab5e631d251acae65
treedb3ce633afb322abb59f7ca915b4e971eb831c4e
parent348f10374ac50b2e4511764fc5fae7cacef95ffa
ehci: add EHCIPacket

Add a separate EHCIPacket struct and move fields over from EHCIQueue.
Preparing for supporting multiple packets per queue being in flight at
the same time.  No functional changes yet.

Fix some codestyle issues along the way.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c
trace-events