aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-05-28Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell
2020-05-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...Peter Maydell
2020-05-28hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé
2020-05-27hw/registerfields: Prefix local variables with underscore in macrosPhilippe Mathieu-Daudé
2020-05-27ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras
2020-05-21hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck
2020-05-21hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck
2020-05-21hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck
2020-05-21hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...Peter Maydell
2020-05-14ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng
2020-05-14hw/core: stream: Add an end-of-packet flagEdgar E. Iglesias
2020-05-11exec: Add block comments for watchpoint routinesRichard Henderson
2020-05-11hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-05-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell
2020-05-07spapr: Drop CAS reboot flagGreg Kurz
2020-05-07spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy
2020-05-06Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...Peter Maydell
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-05-05hw/core/register: Add register_init_block8 helper.Joaquin de Andres
2020-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé
2020-05-04hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann
2020-05-04elf_ops: Don't try to g_mapped_file_unref(NULL)Peter Maydell
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell
2020-04-30hw/char/cadence_uart: add clock supportDamien Hedde