summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* QemuOpts: Wean off qerror_report_err()Markus Armbruster2015-06-221-1/+1
* qobject: Use 'bool' inside qdictEric Blake2015-06-221-2/+2
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-06-221-31/+18
|\
| * qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster2015-06-191-31/+16
| * qdev: Free property names after registering gpio aliasesEduardo Habkost2015-06-191-0/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-222-0/+12
|\ \
| * | mc146818rtc: Reset the periodic timer on loadPaul Donohue2015-06-191-0/+6
| * | i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek2015-06-171-0/+6
* | | s3adsp1800: Remove the hardcoded values from the resetAlistair Francis2015-06-211-8/+1
* | | ml605_mmu: Move the hardcoded values to the init functionAlistair Francis2015-06-211-12/+6
* | | target-microblaze: Convert version_mask to a CPU propertyAlistair Francis2015-06-211-1/+1
* | | target-microblaze: Convert endi to a CPU propertyAlistair Francis2015-06-211-1/+1
* | | target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis2015-06-211-1/+2
* | | target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis2015-06-211-2/+5
* | | microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite2015-06-211-6/+2
* | | arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2015-06-191-0/+34
* | | 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
OpenPOWER on IntegriCloud