aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan1-1/+1
2021-05-04vt82c686: QOM-ify superio related functionalityBALATON Zoltan1-1/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth6-6/+0
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu1-1/+1
2021-05-01aspeed/smc: Add extra controls to request DMACédric Le Goater1-0/+1
2021-05-01aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater1-1/+1
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater1-1/+16
2021-05-01aspeed: Integrate HACEJoel Stanley1-0/+3
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley1-0/+43
2021-05-01hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé1-0/+1
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater1-3/+0
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell1-0/+4
2021-04-30hw: add compat machines for 6.1Cornelia Huck2-0/+6
2021-04-15hw/i2c: add pca954x i2c-mux switchPatrick Venture1-0/+19
2021-04-15hw/i2c: move search to i2c_scan_bus methodPatrick Venture1-0/+2
2021-04-15hw/i2c: add match method for device searchPatrick Venture1-0/+11
2021-04-15hw/i2c: name I2CNode list in I2CBusPatrick Venture1-1/+3
2021-04-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell1-5/+0
2021-04-12esp: fix setting of ESPState mig_version_id when launching QEMU with -S optionMark Cave-Ayland1-0/+1
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza1-5/+0
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell1-0/+39
2021-04-06virtio-pci: compat page aligned ATSJason Wang1-1/+1
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell1-0/+24
2021-04-06include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell1-0/+15
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini1-2/+2
2021-03-31spapr: Fix typo in the patb_entry commentAlexey Kardashevskiy1-1/+1
2021-03-26s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann2-7/+3
2021-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...Peter Maydell2-0/+32
2021-03-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell3-0/+7
2021-03-23hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell1-0/+31
2021-03-23hw/arm/virt: Disable pl011 clock migration if neededGavin Shan1-0/+1
2021-03-22hw/riscv: microchip_pfsoc: Map EMMC/SD mux registerBin Meng1-0/+1
2021-03-22hw/riscv: Add fw_cfg support to virtAsherah Connor1-0/+2
2021-03-22hw/char: disable ibex uart receive if the buffer is fullAlexander Wagner1-0/+4
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca3-8/+4
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand2-6/+1
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand1-0/+1
2021-03-22pci: acpi: add _DSM method to PCI devicesIgor Mammedov1-0/+1
2021-03-22acpi: add aml_to_decimalstring() and aml_call6() helpersIgor Mammedov1-0/+3
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov2-2/+8
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster13-16/+16
2021-03-18Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell1-4/+4
2021-03-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+19
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell4-0/+131
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland1-4/+4
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov1-0/+19
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell2-2/+55
2021-03-15m68k: add a system controllerLaurent Vivier1-0/+22
2021-03-15m68k: add an interrupt controllerLaurent Vivier1-0/+41
2021-03-15hw/intc: add goldfish-picLaurent Vivier1-0/+33