summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/virt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones2017-01-091-0/+37
* hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones2017-01-091-1/+13
* hw/arm/virt: Add PMU node for virt machineShannon Zhao2016-06-141-0/+4
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell2016-03-041-0/+1
* hw/arm/virt: add secure memory region and UARTPeter Maydell2016-01-211-0/+1
* ARM: Virt: Add a GPIO controllerShannon Zhao2015-12-171-0/+1
* hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-241-1/+3
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-071-0/+1
* hw/arm/virt: add dynamic sysbus device supportEric Auger2015-06-021-0/+1
* target-arm: Add the GICv2m to the virt boardChristoffer Dall2015-06-021-0/+2
* hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2015-05-291-0/+5