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
2017-10-20
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2017-10-06
virtio-ccw: use ccw data stream
Halil Pasic
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-06-06
s390x/css: catch section mismatch on load
Halil Pasic
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
s390x/css: realize css_create_sch
Dong Jia Shi
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
[next]