]> git.proxmox.com Git - qemu.git/history - hw/usb/hcd-ehci.c
memory: add owner argument to initialization functions
[qemu.git] / hw / usb / hcd-ehci.c
2013-07-04 Paolo Bonzinimemory: add owner argument to initialization functions
2013-07-04 Paolo Bonzinidma: keep a device alive while it has SGLists
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v71' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.84' into staging
2013-06-24 Kuo-Jung Suusb/hcd-ehci: Replace PORTSC macros with variables
2013-06-24 Andreas Färberusb/hcd-ehci: Split off instance_init from realize
2013-06-24 Andreas Färberusb/hcd-ehci-sysbus: Convert to QOM realize
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Paolo Bonzinidma: eliminate DMAContext
2013-04-23 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.81' into staging
2013-04-23 Hans de Goedeehci_free_packet: Discard finished packets when the...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Markus Armbrusterehci: Assert state machine is sane w.r.t. EHCIQueue
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeehci: Don't call commit_irq after raising PCD
2013-01-07 Hans de Goedeehci: Further speedup rescanning if async schedule...
2013-01-07 Hans de Goedeehci: Use uframe precision for interrupt threshold...
2013-01-07 Hans de Goedeehci: Verify a queue's ep direction does not change
2013-01-07 Hans de Goedeehci: Add an ehci_get_pid helper function
2013-01-07 Hans de Goedeehci: Verify qtd for async completed packets
2013-01-07 Hans de Goedeehci: writeback_async_complete_packet: verify qh and qtd
2013-01-07 Hans de Goedeehci: Move get / put_dwords upwards
2013-01-07 Hans de Goedeehci: Verify guest does not change the token of infligh...
2013-01-07 Hans de Goedeehci: Add ehci_verify_qh and ehci_verify_qtd helper...
2013-01-07 Hans de Goedeehci: Add a ehci_writeback_async_complete_packet helper...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-04 Hans de Goedeehci: Lower timer freq when the periodic schedule is...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-16 Gerd Hoffmannehci: handle dma errors
2012-11-16 Gerd Hoffmannehci: keep the frame timer running in case the guest...
2012-11-16 Hans de Goedeehci: Don't verify the next pointer for periodic qh...
2012-11-16 Hans de Goedeehci: Better detection for qtd-s linked in circles
2012-11-16 Hans de Goedeehci: Fixup q->qtdaddr after cancelling an already...
2012-11-16 Hans de Goedeehci: Don't access packet after freeing it
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-08 Hans de Goedeehci: Add support for packets with both data and an...
2012-11-08 Hans de Goedeehci: Get rid of the magical PROC_ERR status
2012-11-08 Hans de Goedeusb: split packet result into actual_length + status
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'bonzini/migr-coroutine...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Gerd Hoffmannusb/ehci: split into multiple source files
2012-11-01 Peter Crosthwaiteusb/ehci: Guard definition of EHCI_DEBUG
2012-11-01 Peter Crosthwaiteusb/ehci: seperate out PCIisms
2012-11-01 Peter Crosthwaiteusb/ehci: Abstract away PCI DMA API
2012-11-01 Peter Crosthwaiteusb/ehci: parameterise the register region offsets
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-25 Hans de Goedeusb: Enforce iso endpoints never returing USB_RET_ASYNC
2012-10-25 Hans de Goedeusb: Add an int_req flag to USBPacket
2012-10-25 Hans de Goedeusb: Move short-not-ok handling to the core
2012-10-25 Hans de Goedeusb: Move clearing of queue on halt to the core
2012-10-25 Hans de Goedeusb: Add USB_RET_ADD_TO_QUEUE packet result code
2012-10-25 Hans de Goedeehci: Retry to fill the queue while waiting for td...
2012-10-25 Hans de Goedeehci: Detect going in circles when filling the queue
2012-10-25 Hans de Goedeehci: Speed up the timer of raising int from the async...
2012-10-25 Hans de Goedeehci: Improve latency of interrupt delivery and async...
2012-10-25 Hans de Goedeehci: Set int flag on a short input packet
2012-10-25 Hans de Goedeehci: Get rid of packet tbytes field
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-09-26 Hans de Goedeehci: Fix interrupt packet MULT handling
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-13 Hans de Goedeehci: Walk async schedule before and after migration
next