index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
2021-06-15
arm: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
2021-04-06
hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus
Peter Maydell
2021-04-04
x86: rename oem-id and oem-table-id properties
Paolo Bonzini
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
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-29
arm-virt: refactor gpios creation
Maxim Uvarov
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-15
virt: Register "its" as class property
Eduardo Habkost
2020-12-15
arm/virt: Register most properties as class properties
Eduardo Habkost
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
arm: remove bios_name
Paolo Bonzini
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
2020-10-08
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-20
hw/arm/virt: Disable memory hotplug when MTE is enabled
Richard Henderson
2020-07-20
hw/arm/virt: Error for MTE enabled with KVM
Richard Henderson
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
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-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2020-06-23
arm/virt: Add memory hot remove support
Shameer Kolothum
2020-06-23
hw/arm/virt: Add 5.0 HW compat props
Andrew Jones
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
[next]