summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé2020-06-051-1/+6
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+5
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+16
* hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck2020-05-211-0/+4
* hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck2020-05-211-0/+5
* hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck2020-05-211-2/+59
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-214-3/+3
* Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann2020-05-181-1/+1
* qdev: Unrealize must not failMarkus Armbruster2020-05-156-7/+7
* Drop more @errp parameters after previous commitMarkus Armbruster2020-05-153-3/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...Peter Maydell2020-05-144-0/+78
|\
| * ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng2020-05-141-0/+1
| * ACPI: Record the Generic Error Status Block addressDongjiu Geng2020-05-142-0/+8
| * ACPI: Build Hardware Error Source TableDongjiu Geng2020-05-141-0/+39
| * ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2020-05-142-0/+29
| * hw/arm/virt: Introduce a RAS machine optionDongjiu Geng2020-05-141-0/+1
* | hw/core: stream: Add an end-of-packet flagEdgar E. Iglesias2020-05-141-2/+3
|/
* exec: Add block comments for watchpoint routinesRichard Henderson2020-05-111-0/+23
* hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé2020-05-111-0/+1
* hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé2020-05-112-3/+2Star
* aspeed: Support AST2600A1 silicon revisionJoel Stanley2020-05-111-0/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell2020-05-071-1/+7
|\
| * spapr: Drop CAS reboot flagGreg Kurz2020-05-071-1/+0Star
| * spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy2020-05-071-0/+7
* | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...Peter Maydell2020-05-062-0/+6
|\ \ | |/ |/|
| * hw: add compat machines for 5.1Cornelia Huck2020-05-062-0/+6
* | hw/core/register: Add register_init_block8 helper.Joaquin de Andres2020-05-051-0/+8
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-05-051-1/+3
|\
| * elf_ops: Don't try to g_mapped_file_unref(NULL)Peter Maydell2020-05-041-1/+3
* | hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-041-4/+0Star
* | hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-041-3/+0Star
* | hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé2020-05-041-6/+0Star
* | hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum2020-05-041-0/+1
* | hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-041-0/+1
* | nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee2020-05-041-0/+3
* | rtc: add RTC_ISA_BASEGerd Hoffmann2020-05-041-0/+1
* | acpi: add ISADeviceClass->build_aml()Gerd Hoffmann2020-05-041-0/+2
* | move 'typedef Aml' to qemu/types.hGerd Hoffmann2020-05-041-1/+0Star
* | hw/arm: versal: Add support for the RTCEdgar E. Iglesias2020-05-041-0/+8
* | hw/arm: versal: Add support for SDEdgar E. Iglesias2020-05-041-0/+12
* | hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias2020-05-041-1/+1
* | hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
* | hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
* | hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell2020-04-307-1/+453
|\
| * hw/char/cadence_uart: add clock supportDamien Hedde2020-04-301-0/+1
| * qdev-clock: introduce an init array to ease the device constructionDamien Hedde2020-04-301-0/+55
| * qdev: add clock input&output support to devices.Damien Hedde2020-04-302-0/+116
| * hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde2020-04-301-0/+9
| * hw/core/clock: introduce clock objectPeter Maydell2020-04-301-0/+216