aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-06-17hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1Peter Maydell
2019-06-17hw/intc/arm_gicv3: Fix decoding of ID register rangePeter Maydell
2019-06-17hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell
2019-06-17hw/arm/boot: Honour image size field in AArch64 Image format kernelsPeter Maydell
2019-06-17hw/arm/boot: Avoid placing the initrd on top of the kernelPeter Maydell
2019-06-17hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAMPeter Maydell
2019-06-17hw/arm/boot: Don't assume RAM starts at address zeroPeter Maydell
2019-06-16q35: fix mmconfig and PCI0._CRSGerd Hoffmann
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang
2019-06-16vhost: fix vhost_log size overflow during migrationLi Hangjing
2019-06-14hw/block/fdc: floppy command FIFO memory initializationAndrey Shinkevich
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger
2019-06-13vfio/pci: Allow MSI-X relocation to fixup bogus PBAAlex Williamson
2019-06-13vfio/pci: Hide Resizable BAR capabilityAlex Williamson
2019-06-13hw/core/bus.c: Only the main system bus can have no parentPeter Maydell
2019-06-13hw/arm/smmuv3: Fix decoding of ID register rangePeter Maydell
2019-06-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...Peter Maydell
2019-06-13edid: flip the default to enabledGerd Hoffmann
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Clean up a header guard symbols (again)Markus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt
2019-06-12ppc/pnv: activate the "dumpdtb" option on the powernv machineCédric Le Goater
2019-06-12spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridgesDavid Gibson
2019-06-12spapr: Direct all PCI hotplug to host bridge, rather than P2P bridgeDavid Gibson
2019-06-12spapr: Don't use bus number for building DRC idsDavid Gibson
2019-06-12spapr: Clean up DRC index constructionDavid Gibson
2019-06-12spapr: Clean up spapr_drc_populate_dt()David Gibson
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson
2019-06-12spapr: Clean up device tree construction for PCI devicesDavid Gibson
2019-06-12spapr: Clean up device node name generation for PCI devicesDavid Gibson
2019-06-12spapr_pci: Improve error messageGreg Kurz
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-10target/xtensa: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/unicore32: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/sparc: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/nios2: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/mips: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/i386: Use env_cpu, env_archcpuRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...Peter Maydell
2019-06-07usb-mtp: refactor the flow of usb_mtp_write_dataBandan Das
2019-06-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into stagingPeter Maydell
2019-06-07s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand