summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | Xen: basic HVM MSI injection support.Wei Liu2012-04-131-0/+1
* | | pseries: Fix reset of VIO network deviceDavid Gibson2012-04-151-3/+11
* | | pseries: Reset vscsi properlyDavid Gibson2012-04-151-2/+7
* | | pseries: Correctly use the device model reset hooksDavid Gibson2012-04-152-4/+9
* | | pseries: Remove old hcalls hook stubDavid Gibson2012-04-151-1/+0
* | | pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson2012-04-151-6/+0
* | | pseries: Fix RTAS based config accessDavid Gibson2012-04-151-38/+79
* | | pseries: Consolidate hack for RTAS display-character usageDavid Gibson2012-04-153-5/+3
* | | pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson2012-04-151-2/+0
* | | pseries: Implement RTAS system-reboot callDavid Gibson2012-04-151-0/+14
* | | pseries: Fix bug with reset of VIO CRQsDavid Gibson2012-04-151-8/+25
* | | pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson2012-04-153-24/+15
* | | 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
OpenPOWER on IntegriCloud