index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
virtio-ccw.h
Age
Commit message (
Expand
)
Author
2017-02-24
virtio-ccw: add virtio-crypto-ccw device
Halil Pasic
2017-02-24
virtio-ccw: handle virtio 1 only devices
Halil Pasic
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-09-19
virtio-ccw: set revision 2 as maximal revision number
Pierre Morel
2016-09-19
virtio-ccw: respond to READ_STATUS command
Pierre Morel
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-03-01
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2015-06-03
virtio-ccw: add support for 9pfs
Pierre Morel
2015-05-31
virtio: move host_features
Cornelia Huck
2015-03-10
virtio-ccw: Convert to realize()
Markus Armbruster
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
2013-12-09
virtio-ccw: remove vdev field
Paolo Bonzini
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-04-26
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-12
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck