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
/
s390x
/
s390-virtio-ccw.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s390x: protvirt: Support unpack facility
Janosch Frank
2020-04-29
1
-4
/
+115
*
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
2020-04-02
1
-0
/
+22
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-1
/
+1
*
s390x/s390-virtio-ccw: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+3
*
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
Thomas Huth
2020-01-27
1
-3
/
+13
*
s390x: Don't do a normal reset on the initial cpu
Janosch Frank
2019-12-14
1
-0
/
+3
*
hw: add compat machines for 5.0
Cornelia Huck
2019-12-14
1
-1
/
+12
*
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
1
-0
/
+1
*
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-10-09
1
-0
/
+2
*
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
1
-27
/
+3
*
hw: add compat machines for 4.2
Cornelia Huck
2019-08-21
1
-1
/
+13
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-1
/
+2
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
1
-3
/
+3
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-26
1
-1
/
+13
|
\
|
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-1
/
+13
*
|
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+1
*
|
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-25
1
-0
/
+12
|
/
*
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
1
-1
/
+2
*
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
1
-0
/
+3
*
s390x: always provide pci support
Cornelia Huck
2019-02-18
1
-4
/
+0
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-61
/
+14
*
include: remove compat.h
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-1
/
+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
-1
/
+1
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-1
/
+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
-1
/
+1
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-4
/
+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
-127
/
+112
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-11
/
+22
*
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
1
-104
/
+115
*
s390x: introduce 4.0 compat machine
Cornelia Huck
2018-12-12
1
-1
/
+16
*
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2018-10-12
1
-0
/
+4
*
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-10-04
1
-0
/
+10
*
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
1
-35
/
+2
*
s390x: introduce 3.1 compat machine
Cornelia Huck
2018-08-20
1
-1
/
+16
*
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
1
-54
/
+3
*
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2018-07-02
1
-0
/
+2
*
hw/s390x: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-29
1
-5
/
+5
*
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-14
1
-7
/
+44
[prev]
[next]