index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
virtio-ccw.c
Age
Commit message (
Expand
)
Author
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-24
virtio-ccw: convert to ioeventfd callbacks
Cornelia Huck
2016-06-20
error: Remove unnecessary local_err variables
Eduardo Habkost
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-14
virtio-ccw: Provide traces for indicator changes
Christian Borntraeger
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
2016-06-07
s390x/virtio-ccw: fix spelling
Michael Tokarev
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-01
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-13
virtio-ccw: fix sanity check for vector
Halil Pasic
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
2015-09-24
virtio-ccw: feature bits > 31 handling
Cornelia Huck
2015-09-24
virtio-ccw: support ring size changes
Cornelia Huck
2015-07-14
s390/virtio-ccw: Fix migration
Christian Borntraeger
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-02
virtio-ccw: migrate ->revision
Cornelia Huck
2015-07-02
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2015-06-30
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-17
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-10
virtio: allow to fail setting status
Cornelia Huck
2015-06-03
virtio-ccw/migration: Migrate config vector for virtio devices
Jason J. Herne
2015-06-03
virtio-ccw: add support for 9pfs
Pierre Morel
2015-05-31
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
2015-05-31
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
virtio: device_plugged() can fail
Jason Wang
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
Cornelia Huck
2015-05-31
virtio: move host_features
Cornelia Huck
2015-05-31
hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw
Shannon Zhao
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-08
virtio-ccw: implement ->device_plugged
Cornelia Huck
2015-05-08
virtio-ccw: change realization sequence
Cornelia Huck
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-27
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-03-30
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
2015-03-30
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
2015-03-16
virtio-ccw: assure BE accesses
Cornelia Huck
[next]