aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth
2018-07-17hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'Thomas Huth
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth
2018-07-17hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" deviceThomas Huth
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth
2018-07-17hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv deviceThomas Huth
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth
2018-07-16hw/intc/arm_gic: Fix handling of GICD_ITARGETSRPeter Maydell
2018-07-16hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()Peter Maydell
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-07-16sm501: Fix warning about unreachable codeBALATON Zoltan
2018-07-16sam460ex: Correct use after free errorBALATON Zoltan
2018-07-16etsec: fix IRQ (un)maskingMichael Davidsaver
2018-07-16ppc/xics: fix ICP reset pathGreg Kurz
2018-07-16spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson
2018-07-16sm501: Update screen on frame buffer address changeBALATON Zoltan
2018-07-12scsi-disk: Block Device Characteristics emulation fixDaniel Henrique Barboza
2018-07-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into stagingPeter Maydell
2018-07-11vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater
2018-07-11error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-07-09hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...Dou Liyang
2018-07-09machine: properly free device_memoryDavid Hildenbrand
2018-07-09hw/net/dp8393x: don't make prom region 'nomigrate'Peter Maydell
2018-07-09hw/sd/omap_mmc: Split 'pseudo-reset' from 'power-on-reset'Philippe Mathieu-Daudé
2018-07-09hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUEPeter Maydell
2018-07-09hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot modeGuenter Roeck
2018-07-09hw/timer/cmsdk-apb-timer: Correct ptimer policy settingsPeter Maydell
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-09sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson
2018-07-09sam460ex: Don't check for errors from qemu_fdt_*()David Gibson
2018-07-09sam460ex: Check for errors from libfdt functionsDavid Gibson
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan