summaryrefslogtreecommitdiff
path: root/include/hw/arm/virt.h
AgeCommit message (Expand)Author
2020-07-20hw/arm/virt: Enable MTE via a machine propertyRichard Henderson
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-05-04hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao