aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-11-01usb-redir: Add support for input pipeliningHans de Goede1-10/+53
2012-11-01usb-redir: Add support for 32 bits bulk packet lengthHans de Goede1-1/+6
2012-11-01combined-packet: Add a workaround for Linux usbfs + live migrationHans de Goede1-2/+5
2012-11-01usb: Add packet combining functionsHans de Goede4-1/+194
2012-11-01uhci: Don't crash on device disconnectHans de Goede1-0/+5
2012-11-01uhci: Add a uhci_handle_td_error() helper functionHans de Goede1-43/+47
2012-11-01usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann2-0/+55
2012-11-01usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann1-1/+6
2012-11-01usb/ehci-pci: dynamic type generationGerd Hoffmann1-31/+35
2012-11-01uhci: add ich9 00:1a.* variantsGerd Hoffmann1-3/+24
2012-11-01uhci: stick irq routing info into UHCIInfo too.Gerd Hoffmann1-14/+18
2012-11-01uhci: dynamic type generationGerd Hoffmann1-126/+70
2012-11-01xilinx_zynq: add USB controllersPeter Crosthwaite1-0/+3
2012-11-01usb/ehci: add sysbus variantGerd Hoffmann2-1/+78
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann4-424/+462
2012-11-01usb/ehci: Guard definition of EHCI_DEBUGPeter Crosthwaite1-0/+2
2012-11-01usb/ehci: seperate out PCIismsPeter Crosthwaite1-52/+72
2012-11-01usb/ehci: Abstract away PCI DMA APIPeter Crosthwaite1-5/+8
2012-11-01usb/ehci: parameterise the register region offsetsPeter Crosthwaite1-32/+36
2012-11-01xhci: allow address slot being called multiple timesGerd Hoffmann1-2/+7
2012-11-01xhci: add port trace pointsGerd Hoffmann1-1/+5
2012-11-01xhci: set pls in xhci_port_update & xhci_port_resetGerd Hoffmann1-2/+24
2012-11-01xhci: add xhci_port_resetGerd Hoffmann1-4/+9
2012-11-01xhci: add xhci_port_notifyGerd Hoffmann1-14/+17
2012-11-01xhci: add xhci_port_have_deviceGerd Hoffmann1-2/+12
2012-11-01xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann1-5/+5
2012-11-01xhci: add {get,set}_field macros & enum for plsGerd Hoffmann1-8/+31
2012-10-30Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl3-50/+340
2012-10-30Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno8-2/+1211
2012-10-29Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori11-133/+212
2012-10-29s390: sclp ascii console supportHeinz Graalfs2-1/+307
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs3-0/+131
2012-10-29s390: sclp event supportHeinz Graalfs6-2/+579
2012-10-29s390: sclp base supportHeinz Graalfs3-0/+195
2012-10-29s390x: fix -initrd in virtio machineAlexander Graf1-2/+2
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity2-30/+44
2012-10-29virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin2-21/+18
2012-10-29virtio-net: test peer header support at init timeMichael S. Tsirkin1-9/+14
2012-10-29virtio-net: minor code simplificationMichael S. Tsirkin1-3/+1
2012-10-29virtio-net: simplify rx codeMichael S. Tsirkin1-7/+2
2012-10-29virtio-net: switch tx to safe iov functionsMichael S. Tsirkin1-12/+19
2012-10-29virtio-net: first s/g is always at start of bufMichael S. Tsirkin1-2/+3
2012-10-29virtio-net: refactor receive_hdrMichael S. Tsirkin1-11/+7
2012-10-29virtio-net: use safe iov operations for rxMichael S. Tsirkin1-11/+14
2012-10-29virtio-net: avoid sg copyMichael S. Tsirkin1-25/+23
2012-10-29virtio-net: track host/guest header lengthMichael S. Tsirkin1-12/+17
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity2-30/+44
2012-10-29pcie: Convert PCIExpressHost to use the QOM.Jason Baron2-0/+18
2012-10-29pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron2-12/+16
2012-10-29pci: Add class 0xc05 as 'SMBus'Jan Kiszka2-0/+2