summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/virt.h
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson2022-03-071-0/+1
* hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier2022-01-201-1/+3
* hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier2022-01-201-0/+1
* hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée2022-01-181-0/+1
* hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang2021-10-211-1/+3
* hw/arm/virt: add ITS support in virt GICShashi Mallela2021-09-131-0/+2
* hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang2021-07-161-0/+1
* hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée2021-03-101-1/+0Star
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-0/+2
* arm-virt: add secure pl061 for reset/power downMaxim Uvarov2021-01-291-0/+2
* hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones2021-01-081-2/+1Star
* hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen2020-12-081-0/+1
* hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-0/+5
* move MemMapEntryGerd Hoffmann2020-09-301-5/+0Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/arm/virt: Enable MTE via a machine propertyRichard Henderson2020-07-201-0/+1
* hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones2020-07-031-0/+1
* hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger2020-07-031-0/+7
* hw/arm/virt: Introduce a RAS machine optionDongjiu Geng2020-05-141-0/+1
* hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-041-0/+1
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-0/+2
* hw/arm/virt: Introduce finalize_gic_version()Eric Auger2020-03-121-0/+1
* hw/arm/virt: Introduce VirtGICType enum typeEric Auger2020-03-121-2/+9
* hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger2020-02-271-0/+2
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+1
* hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2019-12-161-0/+1
* hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum2019-10-051-0/+1
* hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum2019-10-051-0/+4
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster2019-05-071-0/+2
* hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger2019-03-051-0/+1
* hw/arm/virt: Split the memory map descriptionEric Auger2019-03-051-4/+9
* hw/arm/virt: Rename highmem IO regionsEric Auger2019-03-051-4/+4
* arm/virt: Add support for GICv2 virtualization extensionsLuc Michel2018-08-141-1/+3
* hw/arm/virt: Use 256MB ECAM region by defaultEric Auger2018-06-221-0/+1
* hw/arm/virt: Add a new 256MB ECAM regionEric Auger2018-06-221-0/+4
* hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger2018-06-221-0/+14
* platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-101-0/+1
* hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa2018-05-041-0/+10
* mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang2018-03-231-0/+1
* hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2017-02-281-0/+1
* hw/arm/virt: Add board property to enable EL2Peter Maydell2017-01-201-0/+1
* hw/arm/virt: Support using SMC for PSCIPeter Maydell2017-01-201-1/+1
* hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell2017-01-201-0/+2
* hw/arm/virt: remove VirtGuestInfoAndrew Jones2017-01-091-5/+1Star
* hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones2017-01-091-6/+0Star
* hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones2017-01-091-1/+1