aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/virt.h
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger1-0/+1
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger1-0/+4
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger1-0/+14
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov1-0/+1
2018-05-04hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa1-0/+10
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang1-0/+1
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger1-0/+1
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell1-0/+1
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell1-1/+1
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell1-0/+2
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones1-5/+1
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones1-6/+0
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones1-1/+1
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones1-0/+37
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones1-1/+13
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao1-0/+4
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-0/+1
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell1-0/+1
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell1-0/+1
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao1-0/+1
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin1-1/+3