summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-ohci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Pass size to usb_bus_new()Andreas Färber2013-08-301-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-6/+6
* hcd-ohci: add dma error handlingAlexey Kardashevskiy2013-07-301-51/+126
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* ohci: Use QOM realize for OHCIHu Tao2013-07-231-8/+6
* ohci: QOM'ify some moreHu Tao2013-07-231-14/+25
* hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-15/+15
* usb-core: usb3 streamsGerd Hoffmann2013-02-191-2/+2
* ohci: add missing breakGerd Hoffmann2013-01-221-0/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* usb: Add an usb_device_ep_stopped USBDevice methodHans de Goede2013-01-071-4/+26
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann2012-11-291-0/+1
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-11-141-1/+1
|\
| * dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell2012-11-121-1/+1
* | usb: split packet result into actual_length + statusHans de Goede2012-11-081-9/+17
|/
* usb: Add an int_req flag to USBPacketHans de Goede2012-10-251-2/+5
* usb: Move short-not-ok handling to the coreHans de Goede2012-10-251-2/+2
* usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede2012-10-251-0/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* cleanup useless return sentenceAmos Kong2012-10-051-2/+0
* usb: unique packet idsGerd Hoffmann2012-08-311-2/+2
* usb-ohci: Use universal DMA helper functionsDavid Gibson2012-06-271-42/+51
* usb-ohci: DMA writeback bug fixesWei Yang2012-03-131-2/+15
* usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2012-03-131-6/+0
* usb: the big renameGerd Hoffmann2012-03-131-0/+1898
OpenPOWER on IntegriCloud