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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2
-17
/
+152
2014-05-20
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
2
-20
/
+73
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
4
-0
/
+59
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2
-4
/
+2
2014-05-07
hw/s390x: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-05-07
s390x/css: Don't save orb in subchannel.
Cornelia Huck
3
-15
/
+8
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2
-0
/
+2
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
2
-2
/
+4
2014-03-17
s390x/cpu hotplug: Fix memory leak
Christian Borntraeger
1
-3
/
+3
2014-03-17
s390/ipl: Fix error path on BIOS loading
Christian Borntraeger
1
-1
/
+1
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-5
/
+3
2014-03-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-2
/
+2
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
4
-7
/
+111
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
1
-2
/
+2
2014-02-27
s390x/ipl: Fix crash of ELF images with arbitrary entry points
Thomas Huth
1
-8
/
+13
2014-02-27
s390x/event-facility: exploit realize/unrealize
Heinz Graalfs
1
-9
/
+18
2014-02-27
s390x/event-facility: add support for live migration
Heinz Graalfs
1
-0
/
+12
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
2
-64
/
+28
2014-02-27
s390x/event-facility: some renaming
Heinz Graalfs
1
-9
/
+9
2014-02-27
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
1
-2
/
+7
2014-02-27
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
1
-2
/
+2
2014-02-27
s390x/eventfacility: mask out commands
Christian Borntraeger
1
-1
/
+1
2014-02-27
s390x/virtio-hcall: Specification exception for illegal subcodes
Thomas Huth
1
-1
/
+2
2014-02-27
s390x/virtio-hcall: Add range check for hypervisor call
Thomas Huth
1
-4
/
+7
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2
-1
/
+9
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2
-6
/
+12
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
3
-5
/
+9
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
3
-3
/
+3
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2
-3
/
+4
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2
-4
/
+7
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2
-10
/
+13
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
3
-4
/
+6
2014-01-21
s390-sclp: SCLP Event integration
Jason J. Herne
3
-0
/
+119
2014-01-21
s390-sclp: SCLP CPU Info
Jason J. Herne
1
-0
/
+51
2014-01-21
s390-sclp: Define New SCLP Codes
Jason J. Herne
1
-1
/
+1
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
3
-5
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
3
-3
/
+3
2013-12-09
virtio-ccw: remove vdev field
Paolo Bonzini
2
-37
/
+44
2013-12-09
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
1
-1
/
+2
2013-11-21
s390x: fix flat file load on 32 bit systems
Michael S. Tsirkin
1
-8
/
+9
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
2
-4
/
+4
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
1
-2
/
+0
2013-09-20
s390/eventfacility: fix multiple Read Event Data sources
Ralf Hoppe
1
-3
/
+3
2013-09-20
s390/sclp: add reset() functions
Heinz Graalfs
2
-0
/
+17
2013-09-20
s390/sclpquiesce: Add code to support live migration
Heinz Graalfs
1
-0
/
+13
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-2
/
+0
[next]