index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
op_helper.c
Age
Commit message (
Expand
)
Author
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
2012-03-14
target-s390x: Don't overuse CPUState
Andreas Färber
2012-03-05
Move helpers.h to helper.h
Lluís Vilanova
2012-01-04
s390x: add TR function for EXECUTE
Alexander Graf
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
2011-11-14
s390x: implement SIGP restart and shutdown
Alexander Graf
2011-11-14
s390x: implement rrbe instruction properly
Alexander Graf
2011-11-14
s390x: update R and C bits in storage key
Alexander Graf
2011-11-14
s390x: make ipte 31-bit aware
Alexander Graf
2011-11-14
s390x: add ldeb instruction
Alexander Graf
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-07-30
exec.h cleanup
Blue Swirl
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
Fix fallouts from Linux header inclusion
Jan Kiszka
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
2011-06-03
s390x: fix cksm instruction
Alexander Graf
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
2011-05-20
s390x: Implement opcode helpers
Alexander Graf
2011-05-20
s390x: helper functions for system emulation
Alexander Graf
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
2009-12-05
S/390 CPU fake emulation
Alexander Graf