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
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-24
target-ppc: Change core powerpc gdbstub bits to be XML-aware
aurel32
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
2009-01-15
Fix bsd-user build
blueswir1
2009-01-13
Fix gdbserver number of registers (Tristan Gingold)
blueswir1
2009-01-07
gdbstub: fix gdbserver_fork
edgar_igl
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-18
User-mode GDB stub improvements - handle signals
aurel32
2008-12-18
User-mode GDB stub improvements - handle fork
aurel32
2008-12-07
target-alpha: gdb-stub support
aurel32
2008-12-07
gdbstub: kill a warning
aurel32
2008-12-07
Fix some new warnings introduced after r5022
blueswir1
2008-11-30
gdbstub: Fix access to PPC FPRs
aurel32
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-10-25
Use snprintf to please OpenBSD linker
blueswir1
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-14
gdbstub: remove unused local variable
aurel32
2008-10-11
CRIS: Handle GDB writes to pregs.
edgar_igl
2008-10-11
Add GDB XML register description support.
pbrook
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-06-27
More efficient target register / TC accesses.
ths
2008-06-09
Clean up MMIO TLB handling.
pbrook
2008-06-07
Fix Sparc32plus GDBstub support
blueswir1
2008-05-17
Support signal reception in user-mode. Handle when the peer terminates or abo...
edgar_igl
2008-05-17
Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).
edgar_igl
2008-05-09
x86_64 and better i386 support
bellard
2008-05-09
Remove x86-64 specific reg fillers.
edgar_igl
2008-05-09
Debugger single step without interrupts (Jason Wessel).
edgar_igl
2008-05-09
Add x86_64 gdb stub for qemu (Jason Wessel).
edgar_igl
2008-03-14
Improve readability by moving the continue operation into aseparate function.
edgar_igl
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
2007-12-16
Fix char* signedness, by Andre Przywara.
ths
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
2007-11-17
Break up vl.h.
pbrook
2007-11-11
Fix format mismatch.
pbrook
2007-10-31
x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt.
balrog
2007-10-25
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
2007-10-25
Fix gdb stub for MIPS64.
ths
2007-10-08
CRIS support in toplevel, by Edgar E. Iglesias.
ths
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-06
Partial support for 34K multithreading, not functional yet.
ths
2007-08-06
Ensure string is properly terminated.
pbrook
[next]