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
/
target-s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
Move helpers.h to helper.h
LluĂs Vilanova
3
-3
/
+3
2012-02-28
target-s390x: Clean includes
Stefan Weil
3
-10
/
+3
2012-01-04
s390: fix cpu hotplug / cpu activity on interrupts
Christian Borntraeger
1
-3
/
+0
2012-01-04
s390x: add TR function for EXECUTE
Alexander Graf
1
-0
/
+3
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-4
/
+4
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
1
-2
/
+2
2011-11-14
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2
-3
/
+21
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
2
-12
/
+9
2011-11-14
s390x: implement SIGP restart and shutdown
Alexander Graf
1
-0
/
+14
2011-11-14
s390x: implement rrbe instruction properly
Alexander Graf
1
-5
/
+7
2011-11-14
s390x: update R and C bits in storage key
Alexander Graf
3
-1
/
+16
2011-11-14
s390x: make ipte 31-bit aware
Alexander Graf
1
-0
/
+7
2011-11-14
s390x: add ldeb instruction
Alexander Graf
3
-0
/
+14
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
1
-4
/
+3
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
3
-8
/
+8
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
2
-38
/
+3
2011-06-26
Remove exec-all.h include directives
Blue Swirl
3
-3
/
+0
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2
-12
/
+11
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
1
-3
/
+3
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-6
/
+6
2011-06-26
Fix fallouts from Linux header inclusion
Jan Kiszka
1
-1
/
+5
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
2
-10
/
+1
2011-06-03
s390x: implement lrvgr
Alexander Graf
1
-0
/
+3
2011-06-03
s390x: fix cksm instruction
Alexander Graf
1
-20
/
+8
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
1
-1
/
+12
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
1
-0
/
+3
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
1
-1
/
+0
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
1
-2
/
+2
2011-06-03
target-s390x: Fix build for non-linux hosts
Stefan Weil
1
-5
/
+0
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
1
-2
/
+6
2011-05-20
s390x: Fix debugging for unknown sigp order codes
Christian Borntraeger
1
-1
/
+1
2011-05-20
s390x: remove compatibility cc field
Alexander Graf
1
-1
/
+0
2011-05-20
s390x: translate engine for s390x CPU
Alexander Graf
1
-2
/
+5161
2011-05-20
s390x: Adjust internal kvm code
Alexander Graf
1
-37
/
+7
2011-05-20
s390x: Implement opcode helpers
Alexander Graf
2
-2
/
+3068
2011-05-20
s390x: helper functions for system emulation
Alexander Graf
3
-10
/
+565
2011-05-20
s390x: Shift variables in CPUState for memset(0)
Alexander Graf
1
-3
/
+4
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
1
-0
/
+3
2011-05-20
s390x: make kvm exported functions conditional on kvm
Alexander Graf
1
-0
/
+17
2011-05-20
s390x: fix smp support for kvm
Christian Borntraeger
1
-1
/
+1
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-1
/
+1
[next]