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
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-01-29
s390: Clean up includes
Peter Maydell
2015-10-02
s390x/gdb: expose virtualization specific registers
David Hildenbrand
2015-09-07
s390x/gdb: support reading/writing of control registers
David Hildenbrand
2015-07-02
s390x/gdb: synchronize cpu state after modifying acrs
David Hildenbrand
2015-05-27
s390x: gdb updates for vector registers
Eric Farman
2015-05-27
s390x: Common access to floating point registers
Eric Farman
2014-09-01
s390x/gdb: coding style fixes
David Hildenbrand
2014-09-01
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
David Hildenbrand
2014-09-01
s390x/gdb: don't touch the cc if tcg is not enabled
David Hildenbrand
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
target-s390x: Move cpu_gdb_{read,write}_register()
Andreas Färber