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
...
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-8
/
+10
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+3
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
1
-4
/
+1
|
\
|
*
qdev: switch reset to post-order
Paolo Bonzini
2013-12-23
1
-4
/
+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
|
/
*
virtio-ccw: remove vdev field
Paolo Bonzini
2013-12-09
1
-36
/
+44
*
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
2013-12-09
1
-1
/
+2
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
1
-1
/
+1
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-7
/
+7
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-2
/
+2
*
virtio-ccw: Pass size to virtio_ccw_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-30
1
-7
/
+7
*
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
2013-07-15
1
-0
/
+3
*
virtio-ccw: fix build breakage on windows
Cornelia Huck
2013-07-01
1
-4
/
+2
*
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2013-06-25
1
-0
/
+88
*
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-06-25
1
-0
/
+117
*
s390/virtio-ccw: Fix virtio reset
Christian Borntraeger
2013-06-25
1
-0
/
+2
*
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
1
-1
/
+1
*
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
2013-06-06
1
-4
/
+4
*
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-15
1
-0
/
+3
*
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
1
-0
/
+12
*
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
1
-0
/
+12
*
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
2013-05-03
1
-1
/
+3
*
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
2013-04-26
1
-0
/
+2
*
virtio-ccw: Check indicators location.
Cornelia Huck
2013-04-25
1
-0
/
+6
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-8
/
+0
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-8
/
+6
*
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
1
-1
/
+3
*
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2013-04-24
1
-27
/
+21
*
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-2
/
+1
*
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2013-04-19
1
-0
/
+51
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
1
-1
/
+1
*
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
1
-14
/
+17
*
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
1
-5
/
+1
*
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2013-04-16
1
-0
/
+34
*
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2013-04-15
1
-12
/
+16
*
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
1
-2
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-4
/
+4
*
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2013-03-28
1
-11
/
+14
*
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2013-03-26
1
-12
/
+15
*
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
2013-03-26
1
-1
/
+2
*
virtio-ccw, s390-virtio: Use generic virtio-blk macro.
Cornelia Huck
2013-03-20
1
-7
/
+1
*
s390-virtio, virtio-ccw: Add config_wce for virtio-blk.
Cornelia Huck
2013-03-20
1
-0
/
+1
*
virtio-ccw: Add missing blk chs properties.
Cornelia Huck
2013-03-20
1
-0
/
+1
*
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-18
1
-15
/
+18
*
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2013-03-18
1
-1
/
+1
*
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2013-03-12
1
-0
/
+60
*
virtio-ccw: remove qdev_unparent in unplug routing
Christian Borntraeger
2013-03-12
1
-1
/
+0
*
s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del
Christian Borntraeger
2013-03-08
1
-1
/
+0
[prev]
[next]