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
2015-10-21
s390x/cmma: clean up cmma reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
5
-13
/
+32
2015-10-21
s390x/ipl: we always have an ipl device
David Hildenbrand
2
-15
/
+13
2015-10-21
s390x: unify device reset during subsystem_reset()
David Hildenbrand
1
-17
/
+14
2015-10-20
s390x/virtio-ccw: fix 2.4 virtio compat
Cornelia Huck
1
-0
/
+12
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
1
-1
/
+1
2015-10-02
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
1
-10
/
+10
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2015-09-25
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+2
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
3
-4
/
+52
2015-09-24
virtio-ccw: feature bits > 31 handling
Cornelia Huck
1
-13
/
+8
2015-09-24
virtio-ccw: support ring size changes
Cornelia Huck
1
-3
/
+10
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
2
-3
/
+0
2015-09-19
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+2
2015-09-19
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2
-2
/
+3
2015-09-11
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
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: unify allocation of initial memory
David Hildenbrand
3
-18
/
+16
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
3
-66
/
+68
2015-09-07
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
1
-7
/
+26
2015-09-07
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
1
-0
/
+5
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2
-10
/
+4
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-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
3
-4
/
+4
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
1
-17
/
+33
2015-09-07
sclp/s390: rework sclp cpu hotplug device notification
David Hildenbrand
1
-20
/
+6
2015-09-07
s390x/css: start with cleared cstat/dstat
Cornelia Huck
1
-0
/
+2
2015-09-07
s390x/event-facility: fix receive mask check
Cornelia Huck
1
-2
/
+3
2015-09-07
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
1
-0
/
+4
2015-09-07
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
1
-0
/
+3
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2
-3
/
+42
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
1
-0
/
+125
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+23
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+12
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
1
-2
/
+89
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
3
-11
/
+10
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
3
-0
/
+218
2015-09-03
s390x: add 2.5 compat s390-ccw-virtio machine
Cornelia Huck
1
-2
/
+17
2015-07-14
s390/virtio-ccw: Fix migration
Christian Borntraeger
1
-1
/
+1
2015-07-14
watchdog/diag288: correctly register for system reset requests
Xu Wang
1
-1
/
+5
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-4
/
+4
2015-07-02
s390x/migration: Introduce 2.4 machine
Christian Borntraeger
1
-4
/
+18
2015-07-02
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
1
-2
/
+2
2015-07-02
virtio-ccw: migrate ->revision
Cornelia Huck
1
-0
/
+2
[next]