Age | Commit message (Expand) | Author |
2019-12-16 | hw/arm/virt: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-10-05 | hw/arm: Factor out powerdown notifier from GPIO | Shameer Kolothum |
2019-10-05 | hw/arm/virt: Enable device memory cold/hot plug with ACPI boot | Shameer Kolothum |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2019-05-07 | hw/arm/virt: Support firmware configuration with -blockdev | Markus Armbruster |
2019-03-05 | hw/arm/virt: Dynamic memory map depending on RAM requirements | Eric Auger |
2019-03-05 | hw/arm/virt: Split the memory map description | Eric Auger |
2019-03-05 | hw/arm/virt: Rename highmem IO regions | Eric Auger |
2018-08-14 | arm/virt: Add support for GICv2 virtualization extensions | Luc Michel |
2018-06-22 | hw/arm/virt: Use 256MB ECAM region by default | Eric Auger |
2018-06-22 | hw/arm/virt: Add a new 256MB ECAM region | Eric Auger |
2018-06-22 | hw/arm/virt: GICv3 DT node with one or two redistributor regions | Eric Auger |
2018-05-10 | platform-bus-device: use device plug callback instead of machine_done notifier | Igor Mammedov |
2018-05-04 | hw/arm/virt: Add SMMUv3 to the virt board | Prem Mallappa |
2018-03-23 | mach-virt: Set VM's SMBIOS system version to mc->name | Wei Huang |
2017-02-28 | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell |
2017-01-09 | hw/arm/virt: remove VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones |
2017-01-09 | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones |
2016-06-14 | hw/arm/virt: Add PMU node for virt machine | Shannon Zhao |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-03-04 | hw/arm/virt: Provide a secure-only RAM if booting in Secure mode | Peter Maydell |
2016-01-21 | hw/arm/virt: add secure memory region and UART | Peter Maydell |
2015-12-17 | ARM: Virt: Add a GPIO controller | Shannon Zhao |
2015-09-24 | hw/arm/virt: Add gic-version option to virt machine | Pavel Fedin |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin |
2015-06-02 | hw/arm/virt: add dynamic sysbus device support | Eric Auger |
2015-06-02 | target-arm: Add the GICv2m to the virt board | Christoffer Dall |
2015-05-29 | hw/arm/virt-acpi-build: Generate GTDT table | Shannon Zhao |
2015-05-29 | hw/arm/virt: Record PCIe ranges in MemMapEntry array | Shannon Zhao |
2015-05-29 | hw/arm/virt: Move common definitions to virt.h | Shannon Zhao |