Age | Commit message (Expand) | Author | Files | Lines |
2015-09-07 | gdbstub: Implement gdb_do_syscallv() | Peter Maydell | 1 | -0/+27 |
2015-07-09 | gdbstub: Change gdbserver_fork() to accept cpu instead of env | Peter Crosthwaite | 1 | -1/+1 |
2015-06-19 | semihosting: create SemihostingConfig structure and semihost.h | Leon Alrae | 1 | -6/+0 |
2014-12-11 | Add the "-semihosting-config" option. | Liviu Ionescu | 1 | -0/+6 |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber | 1 | -0/+8 |
2013-07-27 | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | Andreas Färber | 1 | -0/+37 |
2013-07-25 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-23 | gdbstub: Change gdb_register_coprocessor() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-07-23 | gdbstub: Change gdb_handlesig() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-07-23 | gdbstub: Change syscall callback argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-07-22 | configure: Make NPTL non-optional | Peter Maydell | 1 | -1/+1 |
2013-06-28 | gdbstub: Set gdb_set_stop_cpu() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-02-16 | cpu: Move host_tid field to CPUState | Andreas Färber | 1 | -3/+2 |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber | 1 | -1/+2 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -0/+53 |