index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
virtio-ccw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2015-12-02
1
-0
/
+12
*
virtio-ccw: enable virtio-1
Cornelia Huck
2015-09-24
1
-2
/
+28
*
virtio-ccw: feature bits > 31 handling
Cornelia Huck
2015-09-24
1
-13
/
+8
*
virtio-ccw: support ring size changes
Cornelia Huck
2015-09-24
1
-3
/
+10
*
s390/virtio-ccw: Fix migration
Christian Borntraeger
2015-07-14
1
-1
/
+1
*
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
1
-4
/
+4
*
virtio-ccw: migrate ->revision
Cornelia Huck
2015-07-02
1
-0
/
+2
*
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
2015-07-02
1
-41
/
+92
*
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2015-07-02
1
-2
/
+76
*
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
2015-06-30
1
-17
/
+22
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
2015-06-17
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
1
-8
/
+12
|
\
|
*
virtio: allow to fail setting status
Cornelia Huck
2015-06-10
1
-8
/
+12
*
|
virtio-ccw/migration: Migrate config vector for virtio devices
Jason J. Herne
2015-06-03
1
-0
/
+4
*
|
virtio-ccw: add support for 9pfs
Pierre Morel
2015-06-03
1
-1
/
+55
|
/
*
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
2015-05-31
1
-0
/
+9
*
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
1
-6
/
+6
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
1
-3
/
+0
*
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
Cornelia Huck
2015-05-31
1
-1
/
+0
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-23
/
+6
*
hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw
Shannon Zhao
2015-05-31
1
-33
/
+6
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
1
-4
/
+1
|
\
|
*
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
1
-1
/
+0
|
*
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-28
1
-2
/
+0
|
*
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
2015-04-27
1
-1
/
+1
*
|
virtio-ccw: implement ->device_plugged
Cornelia Huck
2015-05-08
1
-15
/
+26
*
|
virtio-ccw: change realization sequence
Cornelia Huck
2015-05-08
1
-24
/
+17
*
|
virtio-ccw: sort into categories
Cornelia Huck
2015-04-30
1
-0
/
+9
*
|
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-26
/
+61
|
/
*
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
2015-03-30
1
-0
/
+4
*
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
2015-03-30
1
-1
/
+1
*
virtio-ccw: assure BE accesses
Cornelia Huck
2015-03-16
1
-9
/
+13
*
virtio-ccw: Convert to realize()
Markus Armbruster
2015-03-10
1
-60
/
+74
*
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
2015-03-01
1
-3
/
+2
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-2
/
+2
*
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
1
-2
/
+1
*
virtio: link the rng backend through an alias property
Paolo Bonzini
2014-10-30
1
-4
/
+2
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2014-10-16
1
-0
/
+4
|
\
|
*
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
2014-10-15
1
-0
/
+2
|
*
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
2014-10-15
1
-0
/
+2
*
|
s390x: Convert virtio-ccw to hotplug handler API
Igor Mammedov
2014-10-15
1
-8
/
+9
|
/
*
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
2014-10-10
1
-1
/
+1
*
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
2014-09-30
1
-0
/
+2
*
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-30
1
-24
/
+18
*
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
2014-09-30
1
-1
/
+1
*
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
[next]