aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-06-15arm/aspeed: Rework NIC attachmentCédric Le Goater1-0/+6
2020-06-15arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater1-1/+0
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-47/+571
2020-06-12exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'Philippe Mathieu-Daudé1-4/+5
2020-06-12hw/usb: Move device-specific declarations to new 'hcd-musb.h' headerPhilippe Mathieu-Daudé2-30/+46
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-11/+94
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann1-1/+1
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann1-0/+2
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella1-0/+36
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2-9/+49
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz1-0/+1
2020-06-10hw/elf_ops: Do not ignore write failures when loading ELFPhilippe Mathieu-Daudé1-3/+8
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé1-11/+0
2020-06-10hw/i386/vmport: Add support for CMD_GETHZLiran Alon1-0/+1
2020-06-10hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon1-0/+1
2020-06-10hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon1-0/+1
2020-06-10hw/i386/vmport: Define enum for all commandsLiran Alon1-1/+10
2020-06-10hw/i386/vmport: Introduce vmport.hLiran Alon1-0/+16
2020-06-10vmbus: add infrastructure to save/load vmbus requestsJon Doron1-0/+3
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron1-0/+3
2020-06-10vmbus: vmbus implementationJon Doron2-0/+259
2020-06-10vmbus: add vmbus protocol definitionsJon Doron1-0/+222
2020-06-10hyperv: expose API to determine if synic is enabledJon Doron1-0/+1
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé1-3/+0
2020-06-09virtio-balloon: Provide an interface for free page reportingAlexander Duyck1-1/+1
2020-06-09virtio-balloon: Implement support for page poison reporting featureAlexander Duyck1-0/+1
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger1-0/+2
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma1-0/+1
2020-06-09hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé1-1/+1
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé2-9/+19
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-1/+6
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell3-1/+947
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé1-1/+6
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman1-1/+2
2020-06-05dwc-hsotg (dwc2) USB host controller register definitionsPaul Zimmerman1-0/+899
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2-0/+46
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank1-2/+2
2020-06-03riscv: Initial commit of OpenTitan machineAlistair Francis1-0/+68
2020-06-03riscv/boot: Add a missing header includeAlistair Francis1-0/+1
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis1-0/+4
2020-06-03hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis1-4/+2
2020-05-28Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell1-0/+1
2020-05-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...Peter Maydell1-20/+20
2020-05-28hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé1-0/+1
2020-05-27hw/registerfields: Prefix local variables with underscore in macrosPhilippe Mathieu-Daudé1-20/+20
2020-05-27ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras1-0/+1
2020-05-21hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck1-0/+5
2020-05-21hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck1-0/+16
2020-05-21hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck1-0/+4
2020-05-21hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck1-0/+5