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
*
hw/arm/virt: Bump the 255GB initial RAM limit
Eric Auger
2019-03-05
1
-20
/
+1
*
hw/arm/virt: Check the VCPU PA range in TCG mode
Eric Auger
2019-03-05
1
-0
/
+17
*
hw/arm/virt: Implement kvm_type function for 4.0 machine
Eric Auger
2019-03-05
1
-1
/
+38
*
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
2019-03-05
1
-6
/
+46
*
hw/arm/virt: Split the memory map description
Eric Auger
2019-03-05
1
-6
/
+44
*
hw/arm/virt: Rename highmem IO regions
Eric Auger
2019-03-05
1
-15
/
+18
*
include: remove compat.h
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
machine: move compat properties out of globals
Marc-André Lureau
2019-01-07
1
-54
/
+40
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-9
/
+18
*
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
1
-18
/
+27
*
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-19
1
-1
/
+1
*
virt: Fix broken indentation
Eduardo Habkost
2018-12-14
1
-1
/
+1
*
virt: Eliminate separate instance_init functions
Eduardo Habkost
2018-12-11
1
-66
/
+21
*
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-12-11
1
-2
/
+17
*
hw/virt/arm: Add support for Cortex-A72 in virt
ZhiPeng Lu
2018-11-27
1
-0
/
+1
*
hw/arm/virt: Set VIRT_COMPAT_3_0 compat
Eric Auger
2018-11-02
1
-0
/
+4
*
hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UART
Jerome Forissier
2018-10-16
1
-0
/
+4
*
hw/arm/virt: Allow dynamic vfio-platform devices again
Geert Uytterhoeven
2018-10-15
1
-0
/
+1
*
virt: Suppress external aborts on virt-2.10 and earlier
Peter Maydell
2018-10-08
1
-0
/
+2
*
hw/arm/virt: Add virt-3.1 machine type
Andrew Jones
2018-08-20
1
-5
/
+16
*
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-08-14
1
-9
/
+43
*
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
1
-6
/
+1
*
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
1
-24
/
+39
*
hw/arm/virt: Increase max_cpus to 512
Eric Auger
2018-06-22
1
-3
/
+4
*
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2018-06-22
1
-0
/
+10
*
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
2018-06-22
1
-2
/
+13
*
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
1
-4
/
+8
*
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
2018-06-22
1
-1
/
+17
*
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2018-06-22
1
-5
/
+24
*
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
1
-1
/
+10
*
hw/display: add standalone ramfb device
Gerd Hoffmann
2018-06-18
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
1
-0
/
+4
|
\
|
*
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-04
1
-0
/
+4
*
|
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
/
*
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
1
-0
/
+1
*
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
1
-34
/
+30
*
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-10
1
-0
/
+31
*
hw/arm/virt: Introduce the iommu option
Eric Auger
2018-05-04
1
-0
/
+36
*
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
2018-05-04
1
-1
/
+63
*
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
2018-05-04
1
-0
/
+1
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-2
/
+2
[next]