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