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