summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ohci.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+1
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+1
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-1/+1
2013-10-02pci-ohci: Add missing 'break' in ohci_service_tdJán Veselý1-0/+2
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-6/+6
2013-07-30hcd-ohci: add dma error handlingAlexey Kardashevskiy1-51/+126
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+2
2013-07-23ohci: Use QOM realize for OHCIHu Tao1-8/+6
2013-07-23ohci: QOM'ify some moreHu Tao1-14/+25
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-15/+15
2013-02-19usb-core: usb3 streamsGerd Hoffmann1-2/+2
2013-01-22ohci: add missing breakGerd Hoffmann1-0/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-2/+2
2013-01-07usb: Add an usb_device_ep_stopped USBDevice methodHans de Goede1-4/+26
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-11-29usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann1-0/+1
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-1/+1
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell1-1/+1
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-9/+17
2012-10-25usb: Add an int_req flag to USBPacketHans de Goede1-2/+5
2012-10-25usb: Move short-not-ok handling to the coreHans de Goede1-2/+2
2012-10-25usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede1-0/+2
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-10-05cleanup useless return sentenceAmos Kong1-2/+0
2012-08-31usb: unique packet idsGerd Hoffmann1-2/+2
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson1-42/+51
2012-03-13usb-ohci: DMA writeback bug fixesWei Yang1-2/+15
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann1-6/+0
2012-03-13usb: the big renameGerd Hoffmann1-0/+1898