| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gcc warning flag -Wnested-externs | Blue Swirl | 2010-09-18 | 1 | -1/+0 |
* | remove exec-all.h inclusion from cpu.h | Paolo Bonzini | 2010-07-03 | 1 | -0/+1 |
* | GDB exit status for semihosting | Paul Brook | 2010-06-16 | 1 | -14/+20 |
* | sparc: Fix lazy flag calculation on interrupts, refactor | Blue Swirl | 2010-05-09 | 1 | -8/+8 |
* | target-sh4: Fix gdb read/write register | takasi-y@ops.dti.ne.jp | 2010-02-27 | 1 | -13/+14 |
* | Fix to 'gdb detach' stub | Daniel Gutson | 2010-02-27 | 1 | -0/+1 |
* | target-alpha: Fix gdb access to fpcr and unique. | Richard Henderson | 2010-02-23 | 1 | -34/+54 |
* | cris: Add CRISv10 gdbstub support. | Edgar E. Iglesias | 2010-02-20 | 1 | -0/+36 |
* | target-m68k: fix a typo in 'P' packet processing | Kazu Hirata | 2010-01-14 | 1 | -1/+1 |
* | gdbstub: add MIPS16 support | Nathan Froyd | 2009-12-13 | 1 | -3/+15 |
* | S390 GDB stub | Alexander Graf | 2009-12-05 | 1 | -0/+52 |
* | Don't leak file descriptors | Kevin Wolf | 2009-12-03 | 1 | -0/+6 |
* | char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED | Amit Shah | 2009-10-21 | 1 | -1/+1 |
* | gdbstub: x86: Switch 64/32 bit registers dynamically | Jan Kiszka | 2009-10-05 | 1 | -13/+42 |
* | gdbstub: fix coding style nit | Michael S. Tsirkin | 2009-09-30 | 1 | -1/+1 |
* | kvm: Simplify cpu_synchronize_state() | Avi Kivity | 2009-08-27 | 1 | -4/+4 |
* | rename USE_NPTL to CONFIG_USE_NPTL | Juan Quintela | 2009-07-27 | 1 | -1/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | gdbstub: x86: Support for setting segment registers | Jan Kiszka | 2009-07-16 | 1 | -17/+31 |
* | gdbstub: x86: Refactor register access | Jan Kiszka | 2009-07-16 | 1 | -73/+83 |
* | gdbstub: Add vCont support | Jan Kiszka | 2009-07-16 | 1 | -0/+58 |
* | fix gdbstub support for multiple threads in usermode, v3 | Nathan Froyd | 2009-06-04 | 1 | -25/+44 |
* | microblaze: Add GDB stub support. | Edgar E. Iglesias | 2009-05-26 | 1 | -0/+32 |
* | Add 'static' to avoid a sparse warning | blueswir1 | 2009-04-18 | 1 | -1/+1 |
* | Fix ppc-softmmu warnings on OpenBSD host | blueswir1 | 2009-04-13 | 1 | -5/+5 |
* | factor out setting pc in gdbstub | aurel32 | 2009-04-08 | 1 | -38/+25 |
* | gdbstub: Rework configuration via command line and monitor (Jan Kiszka) | aliguori | 2009-04-05 | 1 | -14/+27 |
* | gdbstub: Allow re-instantiation (Jan Kiszka) | aliguori | 2009-03-28 | 1 | -21/+36 |
* | gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka) | aliguori | 2009-03-28 | 1 | -2/+0 |
* | Guest debugging support for KVM (Jan Kiszka) | aliguori | 2009-03-12 | 1 | -7/+17 |
* | Use a dedicated function to request exit from execution loop | aurel32 | 2009-03-07 | 1 | -1/+1 |
* | Fix BSD user | blueswir1 | 2009-03-07 | 1 | -3/+3 |
* | monitor: Pass-through for gdbstub (Jan Kiszka) | aliguori | 2009-03-05 | 1 | -1/+53 |
* | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -8/+0 |
* | target-ppc: Change core powerpc gdbstub bits to be XML-aware | aurel32 | 2009-01-24 | 1 | -1/+22 |
* | Rework vm_state_change notifiers (Jan Kiszka) | aliguori | 2009-01-22 | 1 | -6/+5 |
* | add an init function parameter to qemu_chr_open() | aurel32 | 2009-01-18 | 1 | -1/+1 |
* | Fix bsd-user build | blueswir1 | 2009-01-15 | 1 | -0/+6 |
* | Fix gdbserver number of registers (Tristan Gingold) | blueswir1 | 2009-01-13 | 1 | -2/+2 |
* | gdbstub: fix gdbserver_fork | edgar_igl | 2009-01-07 | 1 | -1/+1 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -1/+1 |
* | User-mode GDB stub improvements - handle signals | aurel32 | 2008-12-18 | 1 | -15/+239 |
* | User-mode GDB stub improvements - handle fork | aurel32 | 2008-12-18 | 1 | -0/+12 |
* | target-alpha: gdb-stub support | aurel32 | 2008-12-07 | 1 | -0/+54 |
* | gdbstub: kill a warning | aurel32 | 2008-12-07 | 1 | -1/+1 |
* | Fix some new warnings introduced after r5022 | blueswir1 | 2008-12-07 | 1 | -2/+0 |
* | gdbstub: Fix access to PPC FPRs | aurel32 | 2008-11-30 | 1 | -2/+2 |
* | gdbstub: manage CPUs as threads (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -82/+194 |
* | Refactor and enhance break/watchpoint API (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -60/+77 |
* | gdbstub: Return appropriate watch message to gdb (Jan Kiszka) | aliguori | 2008-11-18 | 1 | -2/+15 |