summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones2015-06-151-1/+42
* hw/arm/boot: fix rom_reset notifier registration orderEric Auger2015-06-151-9/+11
* hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell2015-06-151-60/+8
* hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell2015-06-151-57/+34
* hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell2015-06-151-0/+18
* hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell2015-06-151-55/+86
* hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2015-06-152-5/+5
* target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin2015-06-151-1/+1
* hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao2015-06-151-0/+5
* hw/display/exynos4210_fimd: Fix bit-swapping codePeter Maydell2015-06-151-1/+1
* arm_gic: gic_update should always update all coresJohan Karlsson2015-06-151-1/+1
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2015-06-154-0/+153
|\
| * watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li2015-06-111-0/+10
| * nmi: Implement inject_nmi() for non-monitor context useXu Wang2015-06-111-0/+20
| * s390x/watchdog: diag288 migration supportXu Wang2015-06-111-0/+12
| * s390x/watchdog: introduce diag288 watchdog deviceXu Wang2015-06-112-0/+111
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-128-5/+462
|\ \
| * | qmp/hmp: add rocker device supportScott Feldman2015-06-126-0/+419
| * | rocker: bring link up/down on PHY enable/disableScott Feldman2015-06-121-0/+12
| * | rocker: Add support for phys nameDavid Ahern2015-06-124-2/+30
| * | xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-3/+1
* | | Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell2015-06-121-6/+6
|\ \ \
| * | | sh4/r2d: convert to new MMIO accessor styleAurelien Jarno2015-06-121-6/+6
* | | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell2015-06-125-435/+467
|\ \ \ \
| * | | | net/dp8393x: fix hardware resetHervé Poussineau2015-06-111-0/+1
| * | | | net/dp8393x: correctly reset in_use fieldHervé Poussineau2015-06-111-1/+1
| * | | | net/dp8393x: add load/save supportHervé Poussineau2015-06-111-0/+12
| * | | | net/dp8393x: add PROM to store MAC addressHervé Poussineau2015-06-112-0/+19
| * | | | net/dp8393x: QOM'ifyHervé Poussineau2015-06-112-28/+67
| * | | | net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau2015-06-111-39/+41
| * | | | net/dp8393x: do not use old_mmio accessesHervé Poussineau2015-06-111-85/+29
| * | | | net/dp8393x: always calculate proper checksumsHervé Poussineau2015-06-111-11/+1
| * | | | dma/rc4030: convert to QOMHervé Poussineau2015-06-112-40/+112
| * | | | dma/rc4030: use trace events instead of custom loggingHervé Poussineau2015-06-111-65/+16
| * | | | dma/rc4030: document register at offset 0x210Hervé Poussineau2015-06-111-8/+8
| * | | | dma/rc4030: do not use old_mmio accessesHervé Poussineau2015-06-111-96/+16
| * | | | dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau2015-06-113-44/+38
| * | | | dma/rc4030: create custom DMA address spaceHervé Poussineau2015-06-111-37/+126
| * | | | mips jazz: compile only in 64 bitHervé Poussineau2015-06-112-6/+2
| * | | | mips_malta: provide ememsize env variable to kernelsPaul Burton2015-06-111-6/+9
| | |_|/ | |/| |
* | | | Disable section footers on older machine typesDr. David Alan Gilbert2015-06-122-0/+4
* | | | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-1222-229/+147
| |_|/ |/| |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-1117-115/+978
|\ \ \
| * | | i386/acpi-build: fix PXB workarounds for unsupported BIOSesLaszlo Ersek2015-06-111-4/+4
| * | | i386/acpi-build: more traditional _UID and _HID for PXB root busesLaszlo Ersek2015-06-111-3/+2
| * | | vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-101-1/+8
| * | | virtio-9p-device: move qdev properties into virtio-9p-device.cShannon Zhao2015-06-102-5/+2
| * | | virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-101-1/+2
| * | | virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-101-1/+7
| * | | virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao2015-06-101-2/+11
OpenPOWER on IntegriCloud