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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
1
-0
/
+1
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
1
-1
/
+1
2017-10-20
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
1
-0
/
+22
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
1
-0
/
+10
2017-02-24
virtio-ccw: add virtio-crypto-ccw device
Halil Pasic
1
-0
/
+12
2017-02-24
virtio-ccw: handle virtio 1 only devices
Halil Pasic
1
-0
/
+1
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
1
-1
/
+0
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
1
-1
/
+0
2016-09-19
virtio-ccw: set revision 2 as maximal revision number
Pierre Morel
1
-1
/
+1
2016-09-19
virtio-ccw: respond to READ_STATUS command
Pierre Morel
1
-0
/
+1
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-1
/
+0
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
1
-0
/
+15
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-10
/
+10
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
1
-7
/
+4
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
1
-12
/
+2
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
1
-0
/
+3
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
1
-2
/
+0
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
1
-1
/
+1
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
1
-1
/
+2
2016-03-01
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
1
-9
/
+2
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
1
-1
/
+1
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
1
-2
/
+4
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
1
-0
/
+8
2015-06-03
virtio-ccw: add support for 9pfs
Pierre Morel
1
-1
/
+17
2015-05-31
virtio: move host_features
Cornelia Huck
1
-4
/
+0
2015-03-10
virtio-ccw: Convert to realize()
Markus Armbruster
1
-1
/
+1
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
1
-1
/
+0
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-1
/
+3
2014-05-20
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
1
-3
/
+10
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
1
-0
/
+1
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
1
-0
/
+4
2013-12-09
virtio-ccw: remove vdev field
Paolo Bonzini
1
-1
/
+0
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
1
-0
/
+1
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
1
-0
/
+7
2013-04-26
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
1
-0
/
+2
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
1
-2
/
+0
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
1
-1
/
+11
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
1
-0
/
+14
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
1
-2
/
+11
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
1
-1
/
+11
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-7
/
+7
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
1
-0
/
+11
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
1
-1
/
+11
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
1
-1
/
+13
2013-03-12
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
1
-0
/
+2
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
1
-0
/
+98