aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/virt.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin1-0/+1
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger1-0/+1
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall1-0/+2
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao1-0/+5
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao1-0/+3
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao1-0/+56