index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
virtio-ccw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
s390/virtio-ccw: Fix migration
Christian Borntraeger
1
-1
/
+1
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-4
/
+4
2015-07-02
virtio-ccw: migrate ->revision
Cornelia Huck
1
-0
/
+2
2015-07-02
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
1
-41
/
+92
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
1
-2
/
+76
2015-06-30
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
1
-17
/
+22
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-17
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
1
-0
/
+4
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-8
/
+12
2015-06-10
virtio: allow to fail setting status
Cornelia Huck
1
-8
/
+12
2015-06-03
virtio-ccw/migration: Migrate config vector for virtio devices
Jason J. Herne
1
-0
/
+4
2015-06-03
virtio-ccw: add support for 9pfs
Pierre Morel
1
-1
/
+55
2015-05-31
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
1
-0
/
+9
2015-05-31
virtio-ccw: introduce ccw specific queue limit
Jason Wang
1
-6
/
+6
2015-05-31
virtio: device_plugged() can fail
Jason Wang
1
-1
/
+1
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
1
-3
/
+0
2015-05-31
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
Cornelia Huck
1
-1
/
+0
2015-05-31
virtio: move host_features
Cornelia Huck
1
-23
/
+6
2015-05-31
hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw
Shannon Zhao
1
-33
/
+6
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+1
2015-05-08
virtio-ccw: implement ->device_plugged
Cornelia Huck
1
-15
/
+26
2015-05-08
virtio-ccw: change realization sequence
Cornelia Huck
1
-24
/
+17
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
1
-0
/
+9
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-1
/
+0
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
1
-2
/
+0
2015-04-27
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
1
-1
/
+1
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-26
/
+61
2015-03-30
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
1
-0
/
+4
2015-03-30
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
1
-1
/
+1
2015-03-16
virtio-ccw: assure BE accesses
Cornelia Huck
1
-9
/
+13
2015-03-10
virtio-ccw: Convert to realize()
Markus Armbruster
1
-60
/
+74
2015-03-01
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
1
-3
/
+2
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-2
/
+2
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
1
-2
/
+1
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
1
-4
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
1
-0
/
+4
2014-10-15
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
1
-0
/
+2
2014-10-15
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
1
-0
/
+2
2014-10-15
s390x: Convert virtio-ccw to hotplug handler API
Igor Mammedov
1
-8
/
+9
2014-10-10
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
1
-1
/
+1
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+2
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
1
-24
/
+18
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
1
-1
/
+1
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
1
-0
/
+2
[next]