summaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-10-04arm/virt: Add ITS to the virt boardPavel Fedin
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones
2016-07-07arm: virt: Parse cpu_model only onceIgor Mammedov
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 syntaxAshok 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