summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pci: Create and use API to determine root busesAlex Williamson2013-03-262-4/+10
* pci: Create pci_bus_is_express helperAlex Williamson2013-03-262-0/+6
* pci: Q35, Root Ports, and Switches create PCI Express busesAlex Williamson2013-03-264-4/+4
* pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-2624-35/+40
* pci: Move PCI and PCIE type definesAlex Williamson2013-03-262-4/+5
* pci: Create and register a new PCI Express TypeInfoAlex Williamson2013-03-262-0/+7
* pci: refuse empty ROM filesStefan Hajnoczi2013-03-261-1/+6
* pci_bridge: Remove duplicate IRQ swizzle functionAlex Williamson2013-03-261-9/+0Star
* pci_bridge: Use a default map_irq functionAlex Williamson2013-03-261-1/+1
* pci: Fix INTx routing notifier recursionAlex Williamson2013-03-261-3/+4
* pci_bridge: drop formatting from sourceMichael S. Tsirkin2013-03-261-8/+0Star
* pci_bridge: factor out common codeMichael S. Tsirkin2013-03-263-19/+22
* pci: Teach PCI Bridges about VGA routingAlex Williamson2013-03-264-2/+55
* pci: Add PCI VGA helpersAlex Williamson2013-03-262-0/+82
* virtio-pci: guest notifier mask without non-irqfdMichael S. Tsirkin2013-03-261-35/+44
* virtio-net: remove layout assumptions for mq ctrlJason Wang2013-03-261-11/+12
* qmp: add path to device_deleted eventMichael S. Tsirkin2013-03-261-2/+5
* qdev: DEVICE_DELETED eventMichael S. Tsirkin2013-03-171-0/+11
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-03-152-3/+16
|\
| * dataplane: fix hang introduced by AioContext transitionPaolo Bonzini2013-03-151-2/+15
| * block: Add options QDict to bdrv_open() prototypeKevin Wolf2013-03-151-1/+1
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-03-152-1/+62
|\ \ | |/ |/|
| * virtio-ccw: Wire up virtio-rng.Cornelia Huck2013-03-122-0/+62
| * virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger2013-03-121-1/+0Star
* | cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-1224-59/+59
* | exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-1218-51/+84
* | cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-1216-52/+86
* | target-sh4: Move PVR/PRR/CVR into SuperHCPUClassAndreas Färber2013-03-121-3/+7
|/
* arm: fix compilation with CONFIG_FDTPaolo Bonzini2013-03-111-1/+0Star
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-1111-27/+128
|\
| * Merge branch 's390-for-upstream' of git://github.com/agraf/qemuBlue Swirl2013-03-093-5/+8
| |\
| | * s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger2013-03-081-1/+0Star
| | * s390/css: Fix subchannel detectionChristian Borntraeger2013-03-081-4/+7
| | * Allow virtio-net features for legacy s390 virtio busChristian Borntraeger2013-03-081-0/+1
| * | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuBlue Swirl2013-03-098-22/+120
| |\ \
| | * | pseries: Add compatible property to root of device treeDavid Gibson2013-03-081-0/+1
| | * | PPC: xnu kernel expects FLUSH to be cleared on STOPAmadeusz Sławiński2013-03-081-0/+4
| | * | PPC: Fix dma interruptAmadeusz Sławiński2013-03-081-1/+1
| | * | Save memory allocation in the elf loaderFabien Chouteau2013-03-083-21/+75
| | * | pseries: Implement h_read hcallErlon Cruz2013-03-081-0/+31
| | * | pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson2013-03-081-0/+8
| | |/
* | | Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-11523-3434/+1771Star
|\ \ \
| * | | sh: move files referencing CPU to hw/sh4/Paolo Bonzini2013-03-013-1/+3
| * | | ppc: move more files to hw/ppcPaolo Bonzini2013-03-015-4/+4
| * | | ppc: move files referencing CPU to hw/ppc/Paolo Bonzini2013-03-016-7/+6Star
| * | | m68k: move files referencing CPU to hw/m68k/Paolo Bonzini2013-03-013-1/+2
| * | | i386: move files referencing CPU to hw/i386/Paolo Bonzini2013-03-012-1/+3
| * | | arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-018-5/+8
| * | | hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-0185-62/+72
| * | | ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini2013-03-011-2/+2