summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-04-1412-169/+330
|\
| * hw/arm_gic: Remove stray hardcoded tabPeter Maydell2012-04-131-1/+1
| * hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell2012-04-131-2/+3
| * hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2012-04-132-4/+10
| * hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2012-04-132-2/+19
| * hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell2012-04-131-19/+30
| * hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell2012-04-131-8/+24
| * hw/realview_gic: switch to sysbus GICPeter Maydell2012-04-131-12/+26
| * hw/a9mpcore: Switch to using sysbus GICPeter Maydell2012-04-131-25/+35
| * hw/a15mpcore: switch to using sysbus GICPeter Maydell2012-04-131-9/+26
| * hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell2012-04-137-1/+57
| * hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell2012-04-131-9/+40
| * hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell2012-04-137-48/+15
| * hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell2012-04-137-26/+19
| * hw/exynos4210_combiner.c: Drop excessive read/write access check.Evgeny Voevodin2012-04-131-10/+0
| * ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin2012-04-134-2/+34
| * Fix bit test in Exynos4210 UART emulation to use & instead of &&Daniel P. Berrange2012-04-131-3/+3
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-04-131-0/+29
|\ \
| * | ps2: avoid repeated header file includesWanpeng Li2012-04-121-0/+29
| |/
* | kvmclock: guest stop notificationEric B Munson2012-04-121-0/+16
* | kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin2012-04-121-4/+4
|/
* rtl8139: do not assume TxStatus[] and TxAddr[] are adjacentStefan Hajnoczi2012-04-111-11/+15
* Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori2012-04-1015-149/+1048
|\
| * rtl8139: do the network/host communication only in normal operating modeJason Wang2012-03-161-0/+9
| * rtl8139: correctly check the opmodeJason Wang2012-03-161-3/+5
| * net: move compute_mcast_idx() to net.hJason Wang2012-03-164-98/+0
| * rtl8139: support byte read to TxStatus registersJason Wang2012-03-161-4/+29
| * rtl8139: remove unused marcoJason Wang2012-03-161-3/+0
| * rtl8139: limit transmission buffer size in c+ modeJason Wang2012-03-161-6/+5
| * pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGEAnthony PERARD2012-03-161-0/+1
| * virtio-net: add DATA_VALID flagMichael S. Tsirkin2012-03-161-0/+1
| * pci_bridge: upper 32 bit are long registersMichael S. Tsirkin2012-03-161-4/+4
| * pci: fix bridge IO/BASEMichael S. Tsirkin2012-03-161-2/+2
| * pcie: drop functionality moved to coreMichael S. Tsirkin2012-03-161-11/+1
| * pci: set memory type for memory behind the bridgeMichael S. Tsirkin2012-03-161-0/+3
| * pci: add standard bridge deviceMichael S. Tsirkin2012-03-161-0/+174
| * slotid: add slot id capabilityMichael S. Tsirkin2012-03-163-0/+57
| * shpc: standard hot plug controllerMichael S. Tsirkin2012-03-163-0/+735
| * pci_bridge: user-friendly default bus nameMichael S. Tsirkin2012-03-151-0/+10
| * pci: make another unused extern function staticMichael S. Tsirkin2012-03-152-8/+8
| * pci: don't export an internal functionMichael S. Tsirkin2012-03-152-3/+1
| * pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.Anthony PERARD2012-03-151-1/+1
| * pci: Do not check if a bus exist in pci_parse_devaddr.Anthony PERARD2012-03-151-4/+0
| * pci_bridge: fix status: do not override cap bitMichael S. Tsirkin2012-03-151-2/+2
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-106-15/+31
|\ \
| * | qapi: convert device_delLuiz Capitulino2012-04-091-13/+5
| * | qdev: qdev_unplug(): use error_set()Luiz Capitulino2012-04-096-11/+35
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-04-107-18/+109
|\ \ \
| * | | Use DMADirection type for dma_bdrv_ioDavid Gibson2012-04-052-2/+4
| * | | qdev: add blocksize property typeStefan Hajnoczi2012-04-052-0/+49
OpenPOWER on IntegriCloud