index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-ohci.c
Age
Commit message (
Expand
)
Author
2013-07-30
hcd-ohci: add dma error handling
Alexey Kardashevskiy
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
ohci: Use QOM realize for OHCI
Hu Tao
2013-07-23
ohci: QOM'ify some more
Hu Tao
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
2013-01-22
ohci: add missing break
Gerd Hoffmann
2013-01-10
Make all static TypeInfos const
Andreas Färber
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-10-25
usb: Add an int_req flag to USBPacket
Hans de Goede
2012-10-25
usb: Move short-not-ok handling to the core
Hans de Goede
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-05
cleanup useless return sentence
Amos Kong
2012-08-31
usb: unique packet ids
Gerd Hoffmann
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
2012-03-13
usb-ohci: DMA writeback bug fixes
Wei Yang
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann