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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
1
-0
/
+3
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
5
-5
/
+5
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
s390x/ipl: support extended kernel command line size
Marc Hartmayer
2022-01-18
1
-4
/
+23
*
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
1
-1
/
+13
*
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
3
-0
/
+3
*
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
2021-12-17
1
-2
/
+3
*
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
2021-12-17
1
-4
/
+5
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-02
1
-3
/
+2
*
s390x/ipl: check kernel command line size
Marc Hartmayer
2021-10-13
1
-1
/
+11
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
3
-3
/
+3
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
2
-4
/
+3
*
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
1
-0
/
+5
*
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-09-06
3
-10
/
+10
*
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
1
-14
/
+51
*
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
2021-09-06
2
-8
/
+8
*
hw/s390x/s390-skeys: check if an address is valid before dumping the key
David Hildenbrand
2021-09-06
1
-5
/
+8
*
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
David Hildenbrand
2021-09-06
1
-20
/
+30
*
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate
David Hildenbrand
2021-09-06
1
-27
/
+43
*
vfio-ccw: forward halt/clear errors
Cornelia Huck
2021-09-06
1
-4
/
+34
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
1
-1
/
+13
*
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-26
1
-5
/
+1
*
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
5
-6
/
+15
|
\
|
*
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
2021-07-07
2
-2
/
+2
|
*
target/s390x: start moving TCG-only code to tcg/
Cho, Yu-Chen
2021-07-07
1
-1
/
+1
|
*
hw/s390x: only build tod-tcg from the CONFIG_TCG build
Cho, Yu-Chen
2021-07-07
1
-1
/
+3
|
*
hw/s390x: tod: make explicit checks for accelerators when initializing
Cho, Yu-Chen
2021-07-07
1
-1
/
+8
|
*
hw/s390x: rename tod-qemu.c to tod-tcg.c
Cho, Yu-Chen
2021-07-07
2
-2
/
+2
*
|
modules: add s390x module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+3
*
|
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-07-02
1
-0
/
+6
|
/
*
s390x/css: Add passthrough IRB
Eric Farman
2021-06-21
2
-1
/
+16
*
s390x/css: Refactor IRB construction
Eric Farman
2021-06-21
3
-16
/
+31
*
s390x/css: Split out the IRB sense data
Eric Farman
2021-06-21
1
-7
/
+12
*
s390x/css: Introduce an ESW struct
Eric Farman
2021-06-21
1
-6
/
+13
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-06-21
1
-0
/
+3
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-20
5
-4
/
+2
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
12
-12
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-2
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-1
/
+13
*
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
2021-04-09
3
-25
/
+60
*
s390x: modularize virtio-gpu-ccw
Gerd Hoffmann
2021-03-26
2
-2
/
+10
*
s390x: add have_virtio_ccw
Gerd Hoffmann
2021-03-26
2
-0
/
+7
*
s390x/pci: Add missing initialization for g_autofree variables
Miroslav Rezanina
2021-03-15
1
-6
/
+3
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
[next]