aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2016-07-07cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov
2016-07-04hw/arm/virt: mark the PCIe host controller as DMA coherent in the DTArd Biesheuvel
2016-06-14hw/arm/virt: create the 2.7 machine typeAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones
2016-06-14hw/arm/virt: separate versioned type-init codeAndrew Jones
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-08hw/arm: virt uart fixxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-12ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang
2016-03-04hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell
2016-03-04hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell
2016-03-04hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-03-04virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell
2016-02-11hw/arm/virt: fix max-cpus checkAndrew Jones
2016-01-21hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-13hw/arm/virt: Fix property "gic-version" error handlingMarkus Armbruster
2016-01-11hw/arm/virt: Support legacy -nic command line syntaxpull-target-arm-20160111-1Ashok Kumar
2015-12-17ARM: Virt: Add gpio-keys node for Poweroff using DTShannon Zhao
2015-12-17ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3Shannon Zhao
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones
2015-10-19Enable fw_cfg DMA interface for ARMMarc MarĂ­
2015-10-19Implement fw_cfg DMA interfaceMarc MarĂ­
2015-10-16hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev
2015-10-16hw/arm/virt: smbios: inform guest of kvmAndrew Jones
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell
2015-09-07arm/virt: Add full-sized CPU affinity handlingpull-target-arm-20150907Pavel Fedin
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-08-13hw/arm/virt: Wire up secure timer interruptPeter Maydell
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias