index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-14
hw/arm/virt: Introduce a RAS machine option
Dongjiu Geng
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
2020-05-06
hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off
Eric Auger
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
2020-04-30
hw/arm/virt: dt: add kaslr-seed property
Jerome Forissier
2020-04-30
hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()
Jerome Forissier
2020-04-29
arm/virt: Fix virt_machine_device_plug_cb() error API violation
Markus Armbruster
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
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-03-12
hw/arm/virt: Document 'max' value in gic-version property description
Eric Auger
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
2020-02-28
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-19
arm/virt: use memdev for RAM
Igor Mammedov
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
2020-01-23
hw/arm: Use helper function to trigger hotplug handler plug
Keqian Zhu
2019-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...
Peter Maydell
2019-12-16
hw/arm/virt: Simplify by moving the gic in the machine state
Philippe Mathieu-Daudé
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-10-05
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
hw/arm: Factor out powerdown notifier from GPIO
Shameer Kolothum
2019-10-05
hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
Shameer Kolothum
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
hw/arm/virt: Add memory hotplug framework
Eric Auger
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-15
hw/arm/virt: Fix non-secure flash mode
David Engraf
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-01
hw/arm/virt: Add support for Cortex-A7
Jan Kiszka
[next]