aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell
2019-06-26dma/rc4030: Minor code style cleanupAleksandar Markovic
2019-06-26dma/rc4030: Fix off-by-one error in specified memory region sizeAleksandar Markovic
2019-06-26hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé
2019-06-24nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24xen: Drop includes of xen/hvm/params.hAnthony PERARD
2019-06-24xen: Avoid VLAAnthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant
2019-06-24xen-block: support feature-large-sector-sizePaul Durrant
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen
2019-06-21i386/kvm: convert hyperv enlightenments properties from bools to bitsVitaly Kuznetsov
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