aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2-0/+29
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng1-0/+1
2020-05-11exec: Add block comments for watchpoint routinesRichard Henderson1-0/+23
2020-05-11hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé1-0/+1
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé2-3/+2
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley1-0/+1
2020-05-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell1-1/+7
2020-05-07spapr: Drop CAS reboot flagGreg Kurz1-1/+0
2020-05-07spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy1-0/+7
2020-05-06Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...Peter Maydell2-0/+6
2020-05-06hw: add compat machines for 5.1Cornelia Huck2-0/+6
2020-05-05hw/core/register: Add register_init_block8 helper.Joaquin de Andres1-0/+8
2020-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell1-1/+3
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé1-4/+0
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé1-3/+0
2020-05-04hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé1-6/+0
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum1-0/+1
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee1-0/+1
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee1-0/+3
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann1-0/+1
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann1-0/+2
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann1-1/+0
2020-05-04elf_ops: Don't try to g_mapped_file_unref(NULL)Peter Maydell1-1/+3
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias1-0/+8
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias1-0/+12
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias1-1/+2
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell7-1/+453
2020-04-30hw/char/cadence_uart: add clock supportDamien Hedde1-0/+1
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde1-0/+55
2020-04-30qdev: add clock input&output support to devices.Damien Hedde2-0/+116
2020-04-30hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde1-0/+9
2020-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into stagingPeter Maydell3-0/+61
2020-04-30hw/core/clock: introduce clock objectPeter Maydell1-0/+216
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep1-0/+2
2020-04-30hw/net: Add Smartfusion2 emac blockSubbaraya Sundeep1-0/+53
2020-04-30nrf51: Fix last GPIO CNF addressCameron Esfahani1-1/+1
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel1-2/+4
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng1-0/+1
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis1-0/+2
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger1-0/+3
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank1-0/+2
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank2-0/+56
2020-04-29smbus: Fix spd_data_generate() error API violationMarkus Armbruster1-1/+1
2020-04-13fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum1-0/+6
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum1-0/+1
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell1-23/+25
2020-04-07elf-ops: bail out if we have no function symbolsAlex Bennée1-23/+25