summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori2013-07-226-68/+654
|\
| * hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot headerSoren Brinkmann2013-07-221-4/+10
| * hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2013-07-221-25/+59
| * vexpress: Add virtio-mmio transportsPeter Maydell2013-07-191-0/+99
| * vexpress: Make VEDBoardInfo extend arm_boot_infoPeter Maydell2013-07-191-16/+15
| * arm/boot: Allow boards to modify the FDT blobPeter Maydell2013-07-191-0/+5
| * virtio: Implement MMIO based virtio transportPeter Maydell2013-07-192-0/+422
| * virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-191-3/+29
| * virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+8
| * arm/boot: Use qemu_devtree_setprop_sized_cells()Peter Maydell2013-07-191-21/+8
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-07-221-4/+8
|\ \
| * | block/m25p80: Update Micron entriesEd Maste2013-07-191-4/+8
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-222-4/+6
|\ \
| * | dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-192-4/+6
| |/
* | Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori2013-07-221-1/+1
|\ \
| * | target-alpha: Move alarm to vm_clockRichard Henderson2013-07-181-1/+1
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-07-222-2/+2
|\ \ \ | |_|/ |/| |
| * | milkymist-minimac2: Fix minimac2_read/_write tracepointsMarkus Armbruster2013-07-181-1/+1
| * | slavio_misc: Fix slavio_led_mem_readw/_writew tracepointsMarkus Armbruster2013-07-181-1/+1
| |/
* | Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into stagingAnthony Liguori2013-07-181-336/+446
|\ \
| * | vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil2013-07-151-0/+125
| * | vfio-pci: VGA quirk updateAlex Williamson2013-07-151-336/+321
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-185-9/+135
|\ \ \ | |_|/ |/| |
| * | pc: don't access fw cfg if NULLMichael S. Tsirkin2013-07-151-1/+1
| * | net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-6/+127
| * | pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
| * | pci-bridge: update mappings for migration/restoreDon Koch2013-07-102-1/+6
* | | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-07-151-0/+3
|\ \ \
| * | | virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel2013-07-151-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into stagingAnthony Liguori2013-07-156-22/+79
|\ \ \
| * | | ARM/highbank: add support for Calxeda ECX-2000 / MidwayAndre Przywara2013-07-151-5/+27
| * | | ARM/highbank: prepare for adding similar machinesAndre Przywara2013-07-151-6/+23
| * | | hw/arm/vexpress: Add alias for flash at address 0 on A15 boardPeter Maydell2013-07-151-2/+17
| * | | hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell2013-07-151-5/+6
| * | | sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell2013-07-151-1/+1
| * | | hw/cpu/a15mpcore: Correct default value for num-irqPeter Maydell2013-07-151-2/+2
| * | | char/cadence_uart: Fix reset for unattached instancesPeter Crosthwaite2013-07-151-1/+3
| |/ /
* | | Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori2013-07-154-85/+37
|\ \ \
| * | | hw/alpha: Use SRM epochRichard Henderson2013-07-141-1/+3
| * | | hw/alpha: Drop latch_tmp hackRichard Henderson2013-07-141-41/+12
| * | | hw/alpha: Don't machine check on missing pci i/oRichard Henderson2013-07-133-1/+29
| * | | hw/alpha: Don't use get_system_ioRichard Henderson2013-07-133-57/+8
| |/ /
* | | ahci: Fix FLUSH commandKevin Wolf2013-07-153-1/+17
|/ /
* | PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf2013-07-111-2/+2
* | PPC: Add timer handler for newworld mac-ioAlexander Graf2013-07-111-0/+33
* | PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-7/+124
* | PPC: dbdma: Wait for DMA until we have dataAlexander Graf2013-07-112-0/+20
* | PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-4/+6
* | PPC: dbdma: macio: Add DMA callbackAlexander Graf2013-07-112-0/+42
* | PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-9/+15
OpenPOWER on IntegriCloud