index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
include: remove compat.h
Marc-André Lureau
1
-1
/
+0
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
1
-127
/
+112
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-11
/
+22
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
1
-104
/
+115
2018-12-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+6
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
1
-6
/
+6
2018-12-20
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
1
-6
/
+26
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
1
-20
/
+22
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
1
-2
/
+100
2018-12-12
s390x: introduce 4.0 compat machine
Cornelia Huck
1
-1
/
+16
2018-12-12
s390x/zpci: drop msix.available
David Hildenbrand
2
-3
/
+0
2018-11-13
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
1
-6
/
+19
2018-10-12
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
Thomas Huth
1
-1
/
+1
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
4
-0
/
+122
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
1
-13
/
+21
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
1
-0
/
+10
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
1
-16
/
+22
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
1
-2
/
+3
2018-08-28
hw/s390x: Move virtio-ccw-blk code to a separate file
Thomas Huth
3
-46
/
+68
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
3
-98
/
+119
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
3
-47
/
+68
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
3
-47
/
+61
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
3
-55
/
+76
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
3
-48
/
+66
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
3
-53
/
+75
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
3
-104
/
+126
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
3
-58
/
+79
2018-08-28
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Thomas Huth
1
-15
/
+7
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
6
-51
/
+7
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
1
-1
/
+16
2018-07-30
s390x/sclp: fix maxram calculation
Christian Borntraeger
1
-0
/
+1
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
1
-3
/
+1
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2
-3
/
+5
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+6
2018-07-02
hw/s390x: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
3
-3
/
+6
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2
-4
/
+53
[prev]
[next]