Age | Commit message (Expand) | Author | Files | Lines |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard | 1 | -0/+43 |
2006-04-23 | SIGINT generation (Jason Wessel) | bellard | 1 | -2/+4 |
2005-12-05 | MIPS support and memory access error reporting (Daniel Jacobowitz) | bellard | 1 | -4/+72 |
2005-11-26 | ARM system emulation (Paul Brook) | bellard | 1 | -2/+6 |
2005-11-21 | SMP support | bellard | 1 | -5/+8 |
2005-11-15 | new network emulation | bellard | 1 | -12/+12 |
2005-10-30 | sparc fix (Blue Swirl) | bellard | 1 | -1/+1 |
2005-07-02 | preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) | bellard | 1 | -4/+4 |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard | 1 | -8/+39 |
2005-04-26 | fixed gdb error reporting (Paul Brook) | bellard | 1 | -2/+2 |
2005-04-26 | report user mode gdb exit codes (Paul Brook) | bellard | 1 | -0/+16 |
2005-04-24 | removed RS_CONTINUE 'state' | bellard | 1 | -17/+21 |
2005-04-17 | gdb support for user mode (Paul Brook) | bellard | 1 | -13/+139 |
2005-01-17 | gdb M packet parsing fix (Thomas Petazzoni) | bellard | 1 | -1/+1 |
2005-01-03 | removed warning | bellard | 1 | -7/+2 |
2004-12-19 | SPARC merge | bellard | 1 | -13/+6 |
2004-10-04 | sparc merge (Blue Swirl) | bellard | 1 | -0/+6 |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard | 1 | -55/+112 |
2004-05-12 | bsd port (Markus Niemisto) | bellard | 1 | -1/+1 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 1 | -27/+34 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -8/+2 |
2004-03-31 | moved gdbstub to qemu - new asynchronous gdbstub | bellard | 1 | -230/+289 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -21/+1 |
2004-02-25 | new physical memory access API (used by DMA accesses) | bellard | 1 | -2/+2 |
2004-01-24 | virtual memory access for gdbstub | bellard | 1 | -49/+4 |
2004-01-05 | ppc support (Jocelyn Mayer) | bellard | 1 | -0/+63 |
2004-01-04 | ppc fix | bellard | 1 | -0/+4 |
2004-01-04 | (temporary) only physical dump is possible in gdb | bellard | 1 | -2/+2 |
2004-01-04 | added CPU callbacks | bellard | 1 | -37/+103 |
2003-10-30 | cannot simply write segment registers in system mode | bellard | 1 | -0/+2 |
2003-10-05 | log activation from gdb - gdb single step support for x86 - stop timer when c... | bellard | 1 | -0/+17 |
2003-09-30 | new directory structure | bellard | 1 | -7/+2 |
2003-07-29 | first part of single stepping support | bellard | 1 | -0/+18 |
2003-07-26 | removed debug | bellard | 1 | -1/+1 |
2003-07-26 | gdb stub breakpoints support | bellard | 1 | -5/+50 |
2003-06-27 | added gdb support to vl | bellard | 1 | -0/+390 |