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
/
virtio-ccw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-ccw: clean up notify
Halil Pasic
2018-06-18
1
-4
/
+9
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
2018-05-14
1
-3
/
+6
*
virtio-ccw: common reset handler
Cornelia Huck
2018-05-14
1
-12
/
+1
*
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2018-03-08
1
-17
/
+17
*
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
1
-2
/
+2
*
hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
Alistair Francis
2018-01-22
1
-2
/
+3
*
Remove empty statements
Ladi Prosek
2017-12-18
1
-1
/
+1
*
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
1
-1
/
+1
*
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2017-10-20
1
-0
/
+100
*
virtio-ccw: use ccw data stream
Halil Pasic
2017-10-06
1
-109
/
+46
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2017-09-19
1
-0
/
+49
*
virtio-ccw: remove stale comments on endianness
Halil Pasic
2017-09-19
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
1
-1
/
+1
|
\
|
*
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
1
-1
/
+1
*
|
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-3
/
+0
*
|
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-2
/
+0
*
|
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-2
/
+0
*
|
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-2
/
+0
|
/
*
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2017-07-05
1
-1
/
+1
*
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-05
1
-78
/
+80
*
s390x/css: catch section mismatch on load
Halil Pasic
2017-06-06
1
-1
/
+5
*
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
1
-0
/
+1
*
s390x/css: realize css_create_sch
Dong Jia Shi
2017-05-19
1
-1
/
+5
*
error: Apply error_propagate_null.cocci again
Fam Zheng
2017-04-24
1
-3
/
+1
*
s390x: register I/O adapters per ISC during init
Fei Li
2017-04-21
1
-7
/
+6
*
s390x/css: consolidate the devno property for ccw devices
Dong Jia Shi
2017-04-21
1
-12
/
+2
*
s390x/css: provide introspection for virtual subchannel and device busid
Dong Jia Shi
2017-04-21
1
-6
/
+21
*
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
2017-02-24
1
-8
/
+8
*
virtio-ccw: check flic->adapter_routes_max_batch
Halil Pasic
2017-02-24
1
-0
/
+7
*
virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND
Halil Pasic
2017-02-24
1
-0
/
+7
*
virtio-ccw: add virtio-crypto-ccw device
Halil Pasic
2017-02-24
1
-0
/
+61
*
virtio-ccw: handle virtio 1 only devices
Halil Pasic
2017-02-24
1
-1
/
+17
*
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-20
1
-1
/
+1
*
virtio: avoid using guest_notifier_mask in vhost-user mode
Wei Huang
2016-12-16
1
-2
/
+2
*
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
1
-1
/
+3
*
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
1
-3
/
+3
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-21
/
+0
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-10
/
+1
*
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2016-10-30
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging
Peter Maydell
2016-09-19
1
-0
/
+20
|
\
|
*
virtio-ccw: respond to READ_STATUS command
Pierre Morel
2016-09-19
1
-0
/
+20
*
|
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
1
-15
/
+15
|
/
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
1
-0
/
+54
*
s390x/css: Unplug handler of virtual css bridge
Jing Liu
2016-07-11
1
-42
/
+44
*
s390x/css: Factor out virtual css bridge and bus
Jing Liu
2016-07-11
1
-76
/
+3
*
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
2016-07-11
1
-2
/
+2
*
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-07-11
1
-108
/
+14
[next]