summaryrefslogtreecommitdiffstats
path: root/hw/arm/virt.c
Commit message (Expand)AuthorAgeFilesLines
...
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-1/+8
* hw/arm/virt: Delete EL3 error checksnow provided in CPU realizePeter Maydell2021-08-261-5/+0Star
* hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang2021-07-161-0/+26
* hw/arm/virt: Make PL061 GPIO lines pulled low, not highPeter Maydell2021-07-091-0/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...Peter Maydell2021-06-161-0/+2
|\
| * hw: virt: consider hw_compat_6_0Heinrich Schuchardt2021-06-151-0/+2
* | arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-0/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-161-2/+5
|\
| * hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-2/+5
* | Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* | Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* | Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* | hw: add compat machines for 6.1Cornelia Huck2021-04-301-1/+6
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell2021-04-061-2/+6
|\
| * hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell2021-04-061-2/+6
* | x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-4/+4
|/
* hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones2021-03-121-7/+16
* hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée2021-03-101-171/+185
* acpi: use constants as strncpy limitMichael S. Tsirkin2021-02-051-2/+2
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-0/+63
* arm-virt: add secure pl061 for reset/power downMaxim Uvarov2021-01-291-1/+55
* arm-virt: refactor gpios creationMaxim Uvarov2021-01-291-21/+36
* hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones2021-01-081-11/+10Star
* hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-041-1/+2
* virt: Register "its" as class propertyEduardo Habkost2020-12-151-5/+7
* arm/virt: Register most properties as class propertiesEduardo Habkost2020-12-151-35/+41
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* arm: remove bios_namePaolo Bonzini2020-12-101-0/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-1/+8
* hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen2020-12-081-2/+5
* pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz2020-10-271-8/+1Star
* hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-3/+41
* hw/arm/virt: Move kvm pmu setup to virt_cpu_post_initAndrew Jones2020-10-081-16/+18
* hw/arm/virt: Move post cpu realize check into its own functionAndrew Jones2020-10-081-16/+27
* qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-221-5/+5
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-1/+8
* hw/arm/virt: Disable memory hotplug when MTE is enabledRichard Henderson2020-07-201-0/+5
* hw/arm/virt: Error for MTE enabled with KVMRichard Henderson2020-07-201-0/+6
* hw/arm/virt: Enable MTE via a machine propertyRichard Henderson2020-07-201-5/+34
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-21/+23
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-071-0/+2
|\
| * numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand2020-07-031-0/+2
* | hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones2020-07-031-0/+3
* | hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger2020-07-031-0/+30
* | Clean up some calls to ignore Error objects the right wayMarkus Armbruster2020-07-021-3/+1Star
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...Peter Maydell2020-06-261-2/+53
|\
| * target/arm: Create tagged ram when MTE is enabledRichard Henderson2020-06-261-2/+53
* | numa: forbid '-numa node, mem' for 5.1 and newer machine typesIgor Mammedov2020-06-261-1/+1
|/
* arm/virt: Add memory hot remove supportShameer Kolothum2020-06-231-2/+60
* hw/arm/virt: Add 5.0 HW compat propsAndrew Jones2020-06-231-0/+1