summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-07-18Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into stagingAnthony Liguori
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil
2013-07-15vfio-pci: VGA quirk updateAlex Williamson
2013-07-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-07-15Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into stagingAnthony Liguori
2013-07-15Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori
2013-07-15pc: don't access fw cfg if NULLMichael S. Tsirkin
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-07-15virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel
2013-07-15ARM/highbank: add support for Calxeda ECX-2000 / MidwayAndre Przywara
2013-07-15ARM/highbank: prepare for adding similar machinesAndre Przywara
2013-07-15hw/arm/vexpress: Add alias for flash at address 0 on A15 boardPeter Maydell
2013-07-15hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell
2013-07-15sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell
2013-07-15hw/cpu/a15mpcore: Correct default value for num-irqPeter Maydell
2013-07-15char/cadence_uart: Fix reset for unattached instancesPeter Crosthwaite
2013-07-15ahci: Fix FLUSH commandKevin Wolf
2013-07-14hw/alpha: Use SRM epochRichard Henderson
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf
2013-07-11PPC: dbdma: Fix debug printAlexander Graf
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf
2013-07-11PPC: Macio: Replace tabs with spacesAlexander Graf
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber
2013-07-11spapr: Use named enum for function remove_hpteStefan Weil
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-10pci: fix BRDIGE typoDon Koch
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber