aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-11-01uhci: add ich9 00:1a.* variantsGerd Hoffmann
2012-11-01uhci: stick irq routing info into UHCIInfo too.Gerd Hoffmann
2012-11-01uhci: dynamic type generationGerd Hoffmann
2012-11-01xilinx_zynq: add USB controllersPeter Crosthwaite
2012-11-01usb/ehci: add sysbus variantGerd Hoffmann
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann
2012-11-01usb/ehci: Guard definition of EHCI_DEBUGPeter Crosthwaite
2012-11-01usb/ehci: seperate out PCIismsPeter Crosthwaite
2012-11-01usb/ehci: Abstract away PCI DMA APIPeter Crosthwaite
2012-11-01usb/ehci: parameterise the register region offsetsPeter Crosthwaite
2012-11-01xhci: allow address slot being called multiple timesGerd Hoffmann
2012-11-01xhci: add port trace pointsGerd Hoffmann
2012-11-01xhci: set pls in xhci_port_update & xhci_port_resetGerd Hoffmann
2012-11-01xhci: add xhci_port_resetGerd Hoffmann
2012-11-01xhci: add xhci_port_notifyGerd Hoffmann
2012-11-01xhci: add xhci_port_have_deviceGerd Hoffmann
2012-11-01xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann
2012-11-01xhci: add {get,set}_field macros & enum for plsGerd Hoffmann
2012-10-30Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl
2012-10-30Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-10-29Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-10-29s390: sclp ascii console supportHeinz Graalfs
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs
2012-10-29s390: sclp event supportHeinz Graalfs
2012-10-29s390: sclp base supportHeinz Graalfs
2012-10-29s390x: fix -initrd in virtio machineAlexander Graf
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity
2012-10-29virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin
2012-10-29virtio-net: test peer header support at init timeMichael S. Tsirkin
2012-10-29virtio-net: minor code simplificationMichael S. Tsirkin
2012-10-29virtio-net: simplify rx codeMichael S. Tsirkin
2012-10-29virtio-net: switch tx to safe iov functionsMichael S. Tsirkin
2012-10-29virtio-net: first s/g is always at start of bufMichael S. Tsirkin
2012-10-29virtio-net: refactor receive_hdrMichael S. Tsirkin
2012-10-29virtio-net: use safe iov operations for rxMichael S. Tsirkin
2012-10-29virtio-net: avoid sg copyMichael S. Tsirkin
2012-10-29virtio-net: track host/guest header lengthMichael S. Tsirkin
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity
2012-10-29pcie: Convert PCIExpressHost to use the QOM.Jason Baron
2012-10-29pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron
2012-10-29pci: Add class 0xc05 as 'SMBus'Jan Kiszka
2012-10-29pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata
2012-10-29pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata
2012-10-29pci: pci capability must be in PCI spaceIsaku Yamahata
2012-10-29pci: make each capability DWORD alignedMichael S. Tsirkin
2012-10-29qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin
2012-10-29pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson
2012-10-29pci-assign: Use msi_get_message()Alex Williamson
2012-10-29msi: Add msi_get_message()Alex Williamson
2012-10-29pci-assign: Use pci_intx_route_changed()Alex Williamson