summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2015-06-192-2/+19
* arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2015-06-192-13/+15
* hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2015-06-192-11/+74
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-199-84/+88
|\
| * vhost: enable vhost without without MSI-XPankaj Gupta2015-06-194-29/+3
| * pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani2015-06-194-26/+0
| * hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek2015-06-191-10/+6
| * vhost_net: re-enable when cross endianCédric Le Goater2015-06-191-19/+0
| * vhost-net: tell tap backend about the vnet endiannessGreg Kurz2015-06-191-1/+32
| * vhost: set vring endianness for legacy virtioGreg Kurz2015-06-171-1/+49
* | q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost2015-06-191-0/+1
* | vfio: fix build error on CentOS 5.7Leon Alrae2015-06-181-1/+1
* | s390x: Switch to s390-ccw machine as defaultAlexander Graf2015-06-172-1/+1
* | virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2015-06-171-0/+4
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell2015-06-169-5/+275
|\ \
| * | virtio-vga: add '-vga virtio' supportGerd Hoffmann2015-06-122-0/+5
| * | virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann2015-06-124-4/+186
| * | virtio-gpu-pci: add virtio pci supportGerd Hoffmann2015-06-123-0/+83
| * | virtio-gpu: fix error messageGerd Hoffmann2015-06-121-1/+1
* | | 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
OpenPOWER on IntegriCloud