2010-07-06 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw |
2010-07-06 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
blob | commitdiff | raw |
2010-07-03 |
Paolo Bonzini | remove exec-all.h inclusion from cpu.h |
blob | commitdiff | raw |
2010-06-16 |
Paul Brook | GDB exit status for semihosting |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Blue Swirl | sparc: Fix lazy flag calculation on interrupts, refactor |
blob | commitdiff | raw | diff to current |
2010-02-27 |
[email protected]... | target-sh4: Fix gdb read/write register |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Daniel Gutson | Fix to 'gdb detach' stub |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Richard Henderson | target-alpha: Fix gdb access to fpcr and unique. |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Edgar E. Iglesias | cris: Add CRISv10 gdbstub support. |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Kazu Hirata | target-m68k: fix a typo in 'P' packet processing |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Nathan Froyd | gdbstub: add MIPS16 support |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Alexander Graf | S390 GDB stub |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Kevin Wolf | Don't leak file descriptors |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Amit Shah | char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Jan Kiszka | gdbstub: x86: Switch 64/32 bit registers dynamically |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Michael S. Tsirkin | gdbstub: fix coding style nit |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Avi Kivity | kvm: Simplify cpu_synchronize_state() |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | rename USE_NPTL to CONFIG_USE_NPTL |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Jan Kiszka | gdbstub: x86: Support for setting segment registers |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Jan Kiszka | gdbstub: x86: Refactor register access |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Jan Kiszka | gdbstub: Add vCont support |
blob | commitdiff | raw | diff to current |
2009-06-04 |
Nathan Froyd | fix gdbstub support for multiple threads in usermode, v3 |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Edgar E. Iglesias | microblaze: Add GDB stub support. |
blob | commitdiff | raw | diff to current |
2009-04-18 |
blueswir1 | Add 'static' to avoid a sparse warning |
blob | commitdiff | raw | diff to current |
2009-04-13 |
blueswir1 | Fix ppc-softmmu warnings on OpenBSD host |
blob | commitdiff | raw | diff to current |
2009-04-08 |
aurel32 | factor out setting pc in gdbstub |
blob | commitdiff | raw | diff to current |
2009-04-05 |
aliguori | gdbstub: Rework configuration via command line and... |
blob | commitdiff | raw | diff to current |
2009-03-28 |
aliguori | gdbstub: Allow re-instantiation (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-28 |
aliguori | gdbstub: Drop redundant memset after qemu_mallocz ... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
aliguori | Guest debugging support for KVM (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-07 |
aurel32 | Use a dedicated function to request exit from execution... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Fix BSD user |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Pass-through for gdbstub (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aliguori | toplevel: remove error handling from qemu_malloc()... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
aurel32 | target-ppc: Change core powerpc gdbstub bits to be... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
aliguori | Rework vm_state_change notifiers (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-18 |
aurel32 | add an init function parameter to qemu_chr_open() |
blob | commitdiff | raw | diff to current |
2009-01-15 |
blueswir1 | Fix bsd-user build |
blob | commitdiff | raw | diff to current |
2009-01-13 |
blueswir1 | Fix gdbserver number of registers (Tristan Gingold) |
blob | commitdiff | raw | diff to current |
2009-01-07 |
edgar_igl | gdbstub: fix gdbserver_fork |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle signals |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle fork |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-alpha: gdb-stub support |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | gdbstub: kill a warning |
blob | commitdiff | raw | diff to current |
2008-12-07 |
blueswir1 | Fix some new warnings introduced after r5022 |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | gdbstub: Fix access to PPC FPRs |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | gdbstub: manage CPUs as threads (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | gdbstub: Return appropriate watch message to gdb (Jan... |
blob | commitdiff | raw | diff to current |
2008-10-31 |
aliguori | Implement "info chardev" command. (Gerd Hoffmann) |
blob | commitdiff | raw | diff to current |
2008-10-25 |
blueswir1 | Use snprintf to please OpenBSD linker |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: Convert XER accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-10-14 |
aurel32 | gdbstub: remove unused local variable |
blob | commitdiff | raw | diff to current |
2008-10-11 |
edgar_igl | CRIS: Handle GDB writes to pregs. |
blob | commitdiff | raw | diff to current |
2008-10-11 |
pbrook | Add GDB XML register description support. |
blob | commitdiff | raw | diff to current |
2008-09-18 |
ths | Move the active FPU registers into env again, and use... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
pbrook | Clean up MMIO TLB handling. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
blueswir1 | Fix Sparc32plus GDBstub support |
blob | commitdiff | raw | diff to current |
2008-05-17 |
edgar_igl | Support signal reception in user-mode. Handle when... |
blob | commitdiff | raw | diff to current |
2008-05-17 |
edgar_igl | Add support for the 'k' (kill) and 'D' (detach) packets... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
bellard | x86_64 and better i386 support |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Remove x86-64 specific reg fillers. |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Debugger single step without interrupts (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Add x86_64 gdb stub for qemu (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-03-14 |
edgar_igl | Improve readability by moving the continue operation... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
edgar_igl | More consistent naming for CRIS register-number macros. |
blob | commitdiff | raw | diff to current |
2008-02-12 |
ths | Make MIPS MT implementation more cache friendly. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix char* signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix wrong signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | Fix format mismatch. |
blob | commitdiff | raw | diff to current |
2007-10-31 |
balrog | x86_64 support in cpu_gdb_read_registers(), by Goran... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
ths | Fix gdb stub for MIPS64. |
blob | commitdiff | raw | diff to current |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
pbrook | Ensure string is properly terminated. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
ths | Improve handling of gdb's single-step / continue arguments. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
blueswir1 | Report normalised CWP values to userland and GDB,... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Proper target format for qOffsets. |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | GDB stub for MIPS64, by Jason Wessel. |
blob | commitdiff | raw | diff to current |
2007-05-26 |
pbrook | M68k system mode semihosting. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Add fpu register support to the gdb code, by Magnus... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | MIPS 64-bit FPU support, plus some collateral bugfixes... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
pbrook | Fix format specified for watchpoint address. |
blob | commitdiff | raw | diff to current |
2007-04-14 |
blueswir1 | Fix Sparc64 double float gdb protocol (initial version... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
next |