aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-21s3adsp1800: Remove the hardcoded values from the resetAlistair Francis
2015-06-21ml605_mmu: Move the hardcoded values to the init functionAlistair Francis
2015-06-21target-microblaze: Convert version_mask to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert endi to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite
2015-06-19qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani
2015-06-19hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost
2015-06-19qdev: Free property names after registering gpio aliasesEduardo Habkost
2015-06-18vfio: fix build error on CentOS 5.7Leon Alrae
2015-06-17vhost: set vring endianness for legacy virtioGreg Kurz
2015-06-17i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell
2015-06-15hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones
2015-06-15hw/arm/boot: fix rom_reset notifier registration orderEric Auger
2015-06-15hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao
2015-06-15hw/display/exynos4210_fimd: Fix bit-swapping codePeter Maydell
2015-06-15arm_gic: gic_update should always update all coresJohan Karlsson
2015-06-15Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-12Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-12rocker: bring link up/down on PHY enable/disableScott Feldman
2015-06-12rocker: Add support for phys nameDavid Ahern
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng