Age | Commit message (Expand) | Author |
2022-07-07 | hw/arm/virt: dt: add rng-seed property | Jason A. Donenfeld |
2022-04-22 | hw/arm/virt: Support TCG GICv4 | Peter Maydell |
2022-04-22 | hw/arm/virt: Abstract out calculation of redistributor region capacity | Peter Maydell |
2022-03-07 | hw/arm/virt: Disable LPA2 for -machine virt-6.2 | Richard Henderson |
2022-01-20 | hw/arm/virt: Add a control for the the highmem redistributors | Marc Zyngier |
2022-01-20 | hw/arm/virt: Add a control for the the highmem PCIe MMIO | Marc Zyngier |
2022-01-18 | hw/arm: add control knob to disable kaslr_seed via DTB | Alex Bennée |
2021-10-20 | hw/arm/virt: Only describe cpu topology since virt-6.2 | Yanan Wang |
2021-09-13 | hw/arm/virt: add ITS support in virt GIC | Shashi Mallela |
2021-07-16 | hw/arm/virt: Add default_bus_bypass_iommu machine option | Xingang Wang |
2021-03-10 | hw/board: promote fdt from ARM VirtMachineState to MachineState | Alex Bennée |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca |
2021-01-29 | arm-virt: add secure pl061 for reset/power down | Maxim Uvarov |
2021-01-08 | hw/arm/virt: Remove virt machine state 'smp_cpus' | Andrew Jones |
2020-12-08 | hw/arm/virt: Write extra pci roots into fw_cfg | Jiahui Cen |
2020-10-08 | hw/arm/virt: Implement kvm-steal-time | Andrew Jones |
2020-09-30 | move MemMapEntry | Gerd Hoffmann |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-20 | hw/arm/virt: Enable MTE via a machine property | Richard Henderson |
2020-07-03 | hw/arm/virt-acpi-build: Only expose flash on older machine types | Andrew Jones |
2020-07-03 | hw/arm/virt: Let the virtio-iommu bypass MSIs | Eric Auger |
2020-05-14 | hw/arm/virt: Introduce a RAS machine option | Dongjiu Geng |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-03-29 | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann |
2020-03-12 | hw/arm/virt: Introduce finalize_gic_version() | Eric Auger |
2020-03-12 | hw/arm/virt: Introduce VirtGICType enum type | Eric Auger |
2020-02-27 | hw/arm/virt: Add the virtio-iommu device tree mappings | Eric Auger |
2020-01-30 | target/arm/cpu: Add the kvm-no-adjvtime CPU property | Andrew Jones |
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 |