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
/
virtio-ccw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
1
-3
/
+12
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
1
-0
/
+1
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
1
-0
/
+6
2020-07-03
virtio-ccw: fix virtio_set_ind_atomic
Halil Pasic
1
-8
/
+10
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-4
/
+4
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
1
-0
/
+4
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
1
-20
/
+22
2018-08-28
hw/s390x: Move virtio-ccw-blk code to a separate file
Thomas Huth
1
-46
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
1
-49
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
1
-98
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
1
-47
/
+0
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
1
-47
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
1
-55
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
1
-48
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
1
-53
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
1
-104
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
1
-49
/
+0
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
1
-58
/
+0
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
1
-4
/
+1
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
1
-3
/
+1
2018-06-18
virtio-ccw: clean up notify
Halil Pasic
1
-4
/
+9
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
1
-3
/
+6
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
1
-12
/
+1
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
1
-17
/
+17
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
1
-2
/
+2
2018-01-22
hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
Alistair Francis
1
-2
/
+3
2017-12-18
Remove empty statements
Ladi Prosek
1
-1
/
+1
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
1
-1
/
+1
2017-10-20
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
1
-0
/
+100
2017-10-06
virtio-ccw: use ccw data stream
Halil Pasic
1
-109
/
+46
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
1
-0
/
+49
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
1
-2
/
+0
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
1
-1
/
+1
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
1
-1
/
+1
2017-07-14
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-3
/
+0
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
1
-1
/
+1
[next]