aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf1-14/+0
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau2-0/+16
2018-08-06hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_loadPeter Maydell1-40/+37
2018-08-06hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSDPeter Maydell1-4/+4
2018-08-06hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpuPeter Maydell1-3/+0
2018-08-06hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...Peter Maydell1-0/+6
2018-08-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180801' into...Peter Maydell5-39/+22
2018-08-03pc: acpi: fix memory hotplug regression by reducing stub SRAT entry sizeIgor Mammedov1-9/+10
2018-08-03hw/acpi-build: Add a check for memory-less NUMA nodesDou Liyang1-3/+6
2018-08-03vhost: check region type before castingTiwei Bie1-1/+3
2018-08-01sam460ex: Fix PCI interrupts with multiple devicesBALATON Zoltan2-17/+10
2018-08-01hw/misc/macio: Fix device introspection problems in macio devicesThomas Huth3-22/+12
2018-07-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into stagingPeter Maydell1-0/+1
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger1-0/+1
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell1-1/+1
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell1-1/+1
2018-07-30armv7m_nvic: Fix m-security subsection namePeter Maydell1-1/+1
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven1-0/+1
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert1-0/+1
2018-07-24audio/hda: Fix migrationDr. David Alan Gilbert1-1/+1
2018-07-24target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is setPeter Maydell2-3/+7
2018-07-24hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQPeter Maydell1-1/+1
2018-07-23hw/intc/exynos4210_gic: Turn instance_init into realize functionThomas Huth1-3/+3
2018-07-23hw/arm/spitz: Move problematic nand_init() code to realize functionThomas Huth1-4/+11
2018-07-23hw/sd/bcm2835_sdhost: Fix PIO mode writesGuenter Roeck1-4/+16
2018-07-23hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu...Thomas Huth1-6/+4
2018-07-20e1000e: Prevent MSI/MSI-X stormsJan Kiszka2-0/+13
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