aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/virt.h
AgeCommit message (Expand)AuthorFilesLines
6 dayshw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell1-0/+1
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab1-0/+3
2024-06-21hw/arm/virt: allow creation of a second NonSecure UARTPeter Maydell1-0/+1
2024-06-21hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]Peter Maydell1-2/+2
2024-02-15hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell1-0/+2
2023-10-19include/hw/arm: move BSA definitions to bsa.hLeif Lindholm1-11/+1
2023-10-19{include/}hw/arm: refactor virt PPI logicLeif Lindholm1-7/+7
2023-02-03hw/arm/virt: Consolidate GIC finalize logicAlexander Graf1-5/+10
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan1-0/+1
2022-12-15hw/arm/virt: Improve high memory region address assignmentGavin Shan1-0/+1
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld1-1/+1
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell1-2/+10
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell1-2/+7
2022-03-07hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson1-0/+1
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier1-1/+3
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier1-0/+1
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée1-0/+1
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang1-1/+3
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela1-0/+2
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang1-0/+1
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée1-1/+0
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-0/+2
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov1-0/+2
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones1-2/+1
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen1-0/+1
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-0/+5
2020-09-30move MemMapEntryGerd Hoffmann1-5/+0
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2020-07-20hw/arm/virt: Enable MTE via a machine propertyRichard Henderson1-0/+1
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones1-0/+1
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger1-0/+7
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng1-0/+1
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee1-0/+1
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann1-0/+2
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger1-0/+1
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger1-2/+9
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger1-0/+2
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+1
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-0/+1
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum1-0/+1
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum1-0/+4
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-0/+2
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger1-0/+1
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger1-4/+9
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger1-4/+4
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel1-1/+3