Age | Commit message (Expand) | Author |
2017-04-24 | error: Apply error_propagate_null.cocci again | Fam Zheng |
2017-04-21 | s390x: register I/O adapters per ISC during init | Fei Li |
2017-04-21 | s390x/css: consolidate the devno property for ccw devices | Dong Jia Shi |
2017-04-21 | s390x/css: provide introspection for virtual subchannel and device busid | Dong Jia Shi |
2017-02-24 | virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues | Halil Pasic |
2017-02-24 | virtio-ccw: check flic->adapter_routes_max_batch | Halil Pasic |
2017-02-24 | virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND | Halil Pasic |
2017-02-24 | virtio-ccw: add virtio-crypto-ccw device | Halil Pasic |
2017-02-24 | virtio-ccw: handle virtio 1 only devices | Halil Pasic |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2016-12-16 | virtio: avoid using guest_notifier_mask in vhost-user mode | Wei Huang |
2016-11-15 | virtio: allow per-device-class legacy features | Michael S. Tsirkin |
2016-10-30 | virtio: introduce virtio_device_ioeventfd_enabled | Paolo Bonzini |
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-10-30 | virtio: disable ioeventfd as early as possible | Paolo Bonzini |
2016-09-19 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging | Peter Maydell |
2016-09-19 | virtio-ccw: respond to READ_STATUS command | Pierre Morel |
2016-09-15 | virtio-bus: Plug devices after features are negotiated | Maxime Coquelin |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi |
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 |