index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-1
/
+8
2021-08-26
hw/arm/virt: Delete EL3 error checksnow provided in CPU realize
Peter Maydell
1
-5
/
+0
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
1
-0
/
+26
2021-07-09
hw/arm/virt: Make PL061 GPIO lines pulled low, not high
Peter Maydell
1
-0
/
+3
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
1
-0
/
+2
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
1
-0
/
+2
2021-06-15
arm: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
1
-0
/
+2
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+5
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
1
-2
/
+5
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-1
/
+6
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
1
-2
/
+6
2021-04-06
hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus
Peter Maydell
1
-2
/
+6
2021-04-04
x86: rename oem-id and oem-table-id properties
Paolo Bonzini
1
-4
/
+4
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
1
-7
/
+16
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
1
-171
/
+185
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
1
-2
/
+2
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
1
-0
/
+63
2021-01-29
arm-virt: add secure pl061 for reset/power down
Maxim Uvarov
1
-1
/
+55
2021-01-29
arm-virt: refactor gpios creation
Maxim Uvarov
1
-21
/
+36
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
1
-11
/
+10
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+2
2020-12-15
virt: Register "its" as class property
Eduardo Habkost
1
-5
/
+7
2020-12-15
arm/virt: Register most properties as class properties
Eduardo Habkost
1
-35
/
+41
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
arm: remove bios_name
Paolo Bonzini
1
-0
/
+2
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-1
/
+8
2020-12-08
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
1
-2
/
+5
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
1
-8
/
+1
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-3
/
+41
2020-10-08
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
1
-16
/
+18
2020-10-08
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
1
-16
/
+27
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-5
/
+5
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-1
/
+8
2020-07-20
hw/arm/virt: Disable memory hotplug when MTE is enabled
Richard Henderson
1
-0
/
+5
2020-07-20
hw/arm/virt: Error for MTE enabled with KVM
Richard Henderson
1
-0
/
+6
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
1
-5
/
+34
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-21
/
+23
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+2
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
1
-0
/
+3
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
1
-0
/
+30
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
1
-0
/
+2
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
1
-3
/
+1
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
1
-2
/
+53
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-1
/
+1
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
1
-2
/
+53
2020-06-23
arm/virt: Add memory hot remove support
Shameer Kolothum
1
-2
/
+60
[next]