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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2014-09-30
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
1
-2
/
+2
2014-09-30
virtio-net: fix virtio-net child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
1
-2
/
+1
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
1
-5
/
+6
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
1
-0
/
+2
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
1
-0
/
+1
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
1
-2
/
+1
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
1
-3
/
+0
2014-06-10
s390/virtio-ccw: migration support
Jens Freimann
1
-0
/
+95
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-16
/
+149
2014-05-20
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
1
-17
/
+63
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
1
-0
/
+4
2014-05-07
s390x/css: Don't save orb in subchannel.
Cornelia Huck
1
-1
/
+0
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+1
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-1
/
+2
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
1
-7
/
+95
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+5
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-8
/
+10
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+3
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-4
/
+1
2013-12-23
qdev: switch reset to post-order
Paolo Bonzini
1
-4
/
+1
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-12-09
virtio-ccw: remove vdev field
Paolo Bonzini
1
-36
/
+44
2013-12-09
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
1
-1
/
+2
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-7
/
+7
[next]