summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini2012-10-3166-908/+2992
|\
| * Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl2012-10-303-50/+340
| |\
| | * xilinx_zynq: added QSPI controllerPeter Crosthwaite2012-10-291-12/+28
| | * xilinx_spips: Generalised to model QSPIPeter Crosthwaite2012-10-291-34/+255
| | * m25p80: Support for Quad SPIPeter Crosthwaite2012-10-291-4/+57
| * | Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-308-2/+1211
| |\ \
| | * | s390: sclp ascii console supportHeinz Graalfs2012-10-292-1/+307
| | * | s390: sclp signal quiesce supportHeinz Graalfs2012-10-293-0/+131
| | * | s390: sclp event supportHeinz Graalfs2012-10-296-2/+579
| | * | s390: sclp base supportHeinz Graalfs2012-10-293-0/+195
| | * | s390x: fix -initrd in virtio machineAlexander Graf2012-10-291-2/+2
| * | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-10-2911-133/+212
| |\ \ \ | | |/ / | |/| |
| | * | pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-292-30/+44
| | * | virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin2012-10-292-21/+18
| | * | virtio-net: test peer header support at init timeMichael S. Tsirkin2012-10-291-9/+14
| | * | virtio-net: minor code simplificationMichael S. Tsirkin2012-10-291-3/+1
| | * | virtio-net: simplify rx codeMichael S. Tsirkin2012-10-291-7/+2
| | * | virtio-net: switch tx to safe iov functionsMichael S. Tsirkin2012-10-291-12/+19
| | * | virtio-net: first s/g is always at start of bufMichael S. Tsirkin2012-10-291-2/+3
| | * | virtio-net: refactor receive_hdrMichael S. Tsirkin2012-10-291-11/+7
| | * | virtio-net: use safe iov operations for rxMichael S. Tsirkin2012-10-291-11/+14
| | * | virtio-net: avoid sg copyMichael S. Tsirkin2012-10-291-25/+23
| | * | virtio-net: track host/guest header lengthMichael S. Tsirkin2012-10-291-12/+17
| | * | pcie: Convert PCIExpressHost to use the QOM.Jason Baron2012-10-292-0/+18
| | * | pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron2012-10-292-12/+16
| | * | pci: Add class 0xc05 as 'SMBus'Jan Kiszka2012-10-292-0/+2
| | * | pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata2012-10-292-0/+20
| | * | pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata2012-10-291-0/+1
| | * | pci: pci capability must be in PCI spaceIsaku Yamahata2012-10-291-3/+3
| | * | pci: make each capability DWORD alignedMichael S. Tsirkin2012-10-291-2/+2
| | * | qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin2012-10-291-1/+8
| | * | pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson2012-10-291-1/+7
| | * | pci-assign: Use msi_get_message()Alex Williamson2012-10-291-4/+1
| | * | msi: Add msi_get_message()Alex Williamson2012-10-292-16/+30
| | * | pci-assign: Use pci_intx_route_changed()Alex Williamson2012-10-291-2/+1
| | * | pci: Helper function for testing if an INTx route changedAlex Williamson2012-10-292-0/+6
| * | | pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-292-30/+44
| * | | Merge remote-tracking branch 'kraxel/usb.68' into stagingAnthony Liguori2012-10-2910-327/+424
| |\ \ \ | | |/ / | |/| |
| | * | xhci: fix usb name in capsGerd Hoffmann2012-10-251-2/+2
| | * | xhci: make number of interrupters and slots configurableGerd Hoffmann2012-10-251-31/+48
| | * | xhci: allow disabling interruptersGerd Hoffmann2012-10-251-0/+6
| | * | xhci: flush endpoint context unconditinallyGerd Hoffmann2012-10-251-3/+0
| | * | xhci: fix function name in error messageGerd Hoffmann2012-10-251-1/+1
| | * | uhci: Use only one queue for ctrl endpointsHans de Goede2012-10-251-2/+7
| | * | uhci: Retry to fill the queue while waiting for td completionHans de Goede2012-10-251-3/+13
| | * | uhci: Always mark a queue valid when we encounter itHans de Goede2012-10-251-8/+7
| | * | uhci: When the guest marks a pending td non-active, cancel the queueHans de Goede2012-10-251-0/+4
| | * | uhci: Detect guest td re-useHans de Goede2012-10-251-17/+16
| | * | uhci: Verify queue has not been changed by guestHans de Goede2012-10-251-17/+45
| | * | uhci: Immediately free queues on device disconnectHans de Goede2012-10-251-9/+4
OpenPOWER on IntegriCloud