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
/
sclp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+2
2015-09-07
s390/sclp: simplify calculation of rnmax
David Hildenbrand
1
-3
/
+1
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
1
-17
/
+3
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
1
-0
/
+62
2015-09-07
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
1
-7
/
+26
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
1
-8
/
+3
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
1
-9
/
+12
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
1
-17
/
+36
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
1
-9
/
+56
2015-09-07
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
1
-2
/
+8
2015-04-30
sclp: sort into categories
Cornelia Huck
1
-0
/
+9
2015-01-12
s390: Add PCI bus support
Frank Blaschka
1
-1
/
+9
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+1
2014-09-01
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
1
-6
/
+253
2014-09-01
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
1
-0
/
+30
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
1
-46
/
+12
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-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
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-10-29
s390: sclp event support
Heinz Graalfs
1
-2
/
+47
2012-10-29
s390: sclp base support
Heinz Graalfs
1
-0
/
+118