aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-12-15hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker
2021-12-15hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell
2021-11-26hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf
2021-11-02hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela
2021-09-01hw/arm/virt: target-arm: Add A64FX processor support to virt machineShuuichirou Ishii
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-08-26hw/arm/virt: Delete EL3 error checksnow provided in CPU realizePeter Maydell
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang
2021-07-09hw/arm/virt: Make PL061 GPIO lines pulled low, not highPeter Maydell
2021-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...Peter Maydell
2021-06-15hw: virt: consider hw_compat_6_0Heinrich Schuchardt
2021-06-15arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell
2021-04-06hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2021-01-29arm-virt: refactor gpios creationMaxim Uvarov
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2021-01-04hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2020-12-15virt: Register "its" as class propertyEduardo Habkost