index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
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
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-2
/
+2
2013-08-30
virtio-ccw: Pass size to virtio_ccw_bus_new()
Andreas Färber
1
-3
/
+5
2013-08-30
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
1
-7
/
+7
2013-07-15
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
1
-0
/
+3
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
1
-4
/
+2
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
1
-0
/
+88
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
1
-0
/
+117
2013-06-25
s390/virtio-ccw: Fix virtio reset
Christian Borntraeger
1
-0
/
+2
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
1
-1
/
+1
2013-06-06
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
1
-4
/
+4
2013-05-15
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
1
-0
/
+3
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-0
/
+12
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
1
-0
/
+12
2013-05-03
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
1
-1
/
+3
2013-04-26
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
1
-0
/
+2
2013-04-25
virtio-ccw: Check indicators location.
Cornelia Huck
1
-0
/
+6
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-8
/
+0
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-8
/
+6
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
1
-1
/
+3
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
1
-27
/
+21
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
1
-2
/
+1
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
1
-0
/
+51
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-1
/
+1
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
1
-14
/
+17
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
1
-5
/
+1
2013-04-15
virtio-balloon: fix dynamic properties.
KONRAD Frederic
1
-0
/
+34
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
1
-12
/
+16
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
1
-2
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-4
/
+4
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
1
-11
/
+14
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
1
-12
/
+15
2013-03-26
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
1
-1
/
+2
2013-03-20
virtio-ccw, s390-virtio: Use generic virtio-blk macro.
Cornelia Huck
1
-7
/
+1
[next]