aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-07-19spike: Fix crash when introspecting the deviceAlistair Francis1-6/+4
2018-07-19riscv_hart: Fix crash when introspecting the deviceAlistair Francis1-4/+3
2018-07-19virt: Fix crash when introspecting the deviceAlistair Francis1-3/+2
2018-07-19sifive_u: Fix crash when introspecting the deviceAlistair Francis1-8/+7
2018-07-19sifive_e: Fix crash when introspecting the deviceAlistair Francis1-6/+6
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-47/+80
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé1-17/+15
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé1-2/+1
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth1-33/+28
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini2-7/+19
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth1-16/+12
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth1-10/+9
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth2-9/+6
2018-07-17hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'Thomas Huth1-8/+6
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth1-14/+12
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth1-16/+14
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth1-64/+33
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth1-36/+20
2018-07-17hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" deviceThomas Huth1-10/+8
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth1-8/+7
2018-07-17hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv deviceThomas Huth1-5/+3
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth3-49/+37
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth1-12/+6
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth1-0/+8
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck1-2/+2
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth1-0/+2
2018-07-16hw/intc/arm_gic: Fix handling of GICD_ITARGETSRPeter Maydell1-2/+4
2018-07-16hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()Peter Maydell1-1/+15
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery1-2/+17
2018-07-16virtio-scsi: fix hotplug ->reset() vs event raceStefan Hajnoczi1-1/+10
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi2-0/+14
2018-07-16hw/char/serial: retry write if EAGAINMarc-André Lureau1-9/+14
2018-07-16PC Chipset: Improve serial divisor calculationCalvin Lee1-10/+13
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan1-0/+5
2018-07-16hyperv: rename vcpu_id to vp_indexRoman Kagan1-8/+8
2018-07-16sm501: Fix warning about unreachable codeBALATON Zoltan1-1/+1
2018-07-16sam460ex: Correct use after free errorBALATON Zoltan1-1/+2
2018-07-16etsec: fix IRQ (un)maskingMichael Davidsaver4-43/+49
2018-07-16ppc/xics: fix ICP reset pathGreg Kurz1-3/+11
2018-07-16spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson1-1/+1
2018-07-16sm501: Update screen on frame buffer address changeBALATON Zoltan1-0/+2
2018-07-12scsi-disk: Block Device Characteristics emulation fixDaniel Henrique Barboza1-3/+4
2018-07-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into stagingPeter Maydell3-6/+6
2018-07-11vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater1-1/+0
2018-07-11error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé1-3/+1
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda2-3/+5
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck1-0/+14
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck6-0/+18
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-3/+3
2018-07-09hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...Dou Liyang1-3/+2