summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into stagingAnthony Liguori1-336/+446
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-9/+135
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil1-0/+125
2013-07-15vfio-pci: VGA quirk updateAlex Williamson1-336/+321
2013-07-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori1-0/+3
2013-07-15Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into stagingAnthony Liguori6-22/+79
2013-07-15Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori4-85/+37
2013-07-15pc: don't access fw cfg if NULLMichael S. Tsirkin1-1/+1
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong1-6/+127
2013-07-15virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel1-0/+3
2013-07-15ARM/highbank: add support for Calxeda ECX-2000 / MidwayAndre Przywara1-5/+27
2013-07-15ARM/highbank: prepare for adding similar machinesAndre Przywara1-6/+23
2013-07-15hw/arm/vexpress: Add alias for flash at address 0 on A15 boardPeter Maydell1-2/+17
2013-07-15hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell1-5/+6
2013-07-15sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell1-1/+1
2013-07-15hw/cpu/a15mpcore: Correct default value for num-irqPeter Maydell1-2/+2
2013-07-15char/cadence_uart: Fix reset for unattached instancesPeter Crosthwaite1-1/+3
2013-07-15ahci: Fix FLUSH commandKevin Wolf3-1/+17
2013-07-14hw/alpha: Use SRM epochRichard Henderson1-1/+3
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson1-41/+12
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson3-1/+29
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson3-57/+8
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf1-2/+2
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf1-7/+124
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf2-0/+20
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-4/+6
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf2-0/+42
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-9/+15
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+5
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-117/+0
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf1-3/+3
2013-07-11PPC: dbdma: Fix debug printAlexander Graf1-1/+2
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2-6/+51
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf1-51/+51
2013-07-11PPC: Macio: Replace tabs with spacesAlexander Graf1-4/+4
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf3-48/+64
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf2-4/+6
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy3-1/+2
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber1-1/+4
2013-07-11spapr: Use named enum for function remove_hpteStefan Weil1-4/+4
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil2-3/+3
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori30-127/+133
2013-07-10pci: fix BRDIGE typoDon Koch1-1/+1
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch2-1/+6
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2-1/+2
2013-07-09intc/openpic: Build openpic only onceAndreas Färber3-2/+3
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber2-1/+2
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber17-61/+65
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber15-62/+61