aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde
2020-04-30qdev: add clock input&output support to devices.Damien Hedde
2020-04-30hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde
2020-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into stagingPeter Maydell
2020-04-30hw/core/clock: introduce clock objectPeter Maydell
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep
2020-04-30hw/net: Add Smartfusion2 emac blockSubbaraya Sundeep
2020-04-30nrf51: Fix last GPIO CNF addressCameron Esfahani
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank
2020-04-29smbus: Fix spd_data_generate() error API violationMarkus Armbruster
2020-04-13fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07elf-ops: bail out if we have no function symbolsAlex Bennée
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell