index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-virtio-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
virtio-s390: introduce virtio_s390_device_plugged()
Jason Wang
2015-05-31
1
-0
/
+14
*
virtio-s390: introduce virito s390 queue limit
Jason Wang
2015-05-31
1
-2
/
+4
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-16
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
1
-13
/
+0
|
\
|
*
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
*
|
s390-virtio: clear {used,avail}_event_idx on reset as well
Christian Borntraeger
2015-05-08
1
-0
/
+8
*
|
s390-virtio: use common features
Cornelia Huck
2015-05-08
1
-14
/
+6
*
|
s390-virtio: 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
-25
/
+48
|
/
*
s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
Thomas Huth
2015-03-16
1
-5
/
+0
*
virtio-s390: Convert to realize()
Markus Armbruster
2015-03-10
1
-34
/
+46
*
virtio-s390: s390_virtio_device_init() can't fail, simplify
Markus Armbruster
2015-03-10
1
-14
/
+15
*
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 s390-virtio to hotplug handler API
Igor Mammedov
2014-10-15
1
-5
/
+5
|
/
*
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-30
1
-24
/
+18
*
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
*
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-1
/
+1
*
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
*
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-1
/
+1
*
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
2014-09-30
1
-0
/
+2
*
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-2
/
+2
*
virtio-net: fix virtio-net child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
*
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-2
/
+1
*
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-06
1
-0
/
+2
*
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
1
-0
/
+2
*
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
1
-0
/
+1
*
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
1
-8
/
+1
*
s390x: cleanup interrupt injection
Cornelia Huck
2014-06-10
1
-4
/
+2
*
s390x: consolidate floating interrupts
Cornelia Huck
2014-06-10
1
-11
/
+0
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+1
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+2
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-5
/
+11
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+5
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+3
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-6
/
+6
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-2
/
+2
*
s390-virtio-bus: Pass size to virtio_s390_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-30
1
-6
/
+6
*
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-2
/
+2
[next]