Age | Commit message (Expand) | Author | Files | Lines |
2005-04-26 | i386-user compile fix (Paul Brook) | bellard | 1 | -0/+16 |
2005-04-23 | This patch adds little-endian mode support to PPC emulation. | bellard | 1 | -1/+2 |
2005-04-07 | ia64 host support (David Mosberger) | bellard | 1 | -0/+43 |
2005-04-06 | sparc update (Blue Swirl) | bellard | 1 | -4/+13 |
2005-02-22 | ARM VFP support (Paul Brook) | bellard | 1 | -1/+3 |
2005-02-15 | ppc fixes (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2005-02-13 | sparc fix | bellard | 1 | -3/+2 |
2005-02-10 | kqemu support | bellard | 1 | -0/+26 |
2005-02-07 | SIGSEGV signals for ARM and SPARC | bellard | 1 | -8/+54 |
2005-02-02 | ARM SMC workaround | bellard | 1 | -1/+4 |
2005-01-31 | armv5te support (Paul Brook) | bellard | 1 | -3/+4 |
2005-01-30 | removed debug code | bellard | 1 | -1/+1 |
2005-01-03 | 64 bit target support | bellard | 1 | -29/+32 |
2004-12-19 | SPARC merge | bellard | 1 | -1/+1 |
2004-10-12 | correct handling of saved host registers | bellard | 1 | -9/+5 |
2004-10-09 | monitor fixes | bellard | 1 | -4/+4 |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard | 1 | -0/+13 |
2004-07-14 | compile fix | bellard | 1 | -1/+1 |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard | 1 | -6/+54 |
2004-06-22 | disable buggy tb_invalidate_page_range() | bellard | 1 | -0/+4 |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard | 1 | -3/+17 |
2004-04-25 | added cpu_resume_from_signal() - irq fix | bellard | 1 | -20/+52 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -0/+4 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -3/+3 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -0/+15 |
2004-02-25 | native FPU support in code copy mode | bellard | 1 | -1/+17 |
2004-02-16 | experimental code copy support - CPU_INTERRUPT_EXITTB support | bellard | 1 | -18/+134 |
2004-02-03 | temporary interrupt locking fix (need rework) | bellard | 1 | -0/+1 |
2004-01-18 | PowerPC merge (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-01-18 | simpler second page physical address test | bellard | 1 | -2/+3 |
2004-01-04 | PowerPC System emulation (Jocelyn Mayer) | bellard | 1 | -5/+28 |
2004-01-04 | support for new TLB handling | bellard | 1 | -2/+47 |
2004-01-04 | sparc fixes | bellard | 1 | -8/+8 |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard | 1 | -7/+52 |
2003-11-19 | fixed TB linking in case of code invalidation (fixes random segfaults) | bellard | 1 | -1/+12 |
2003-10-30 | unused functions in system mode | bellard | 1 | -1/+1 |
2003-10-27 | fixed mmu fault priviledge logic | bellard | 1 | -2/+4 |
2003-09-30 | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 1 | -8/+20 |
2003-09-17 | removed x86 hacks | bellard | 1 | -17/+3 |
2003-08-21 | faster and more accurate segment handling | bellard | 1 | -16/+4 |
2003-08-20 | pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa... | bellard | 1 | -13/+13 |
2003-08-20 | no error code if hardware interrupt | bellard | 1 | -2/+2 |
2003-08-10 | m68k host port (Richard Zidlicky) | bellard | 1 | -0/+17 |
2003-08-10 | soft mmu support | bellard | 1 | -6/+23 |
2003-07-29 | correct CPL support (should fix flat real mode support) | bellard | 1 | -7/+2 |
2003-07-26 | real mode support | bellard | 1 | -9/+7 |
2003-07-26 | gdb stub breakpoints support | bellard | 1 | -1/+1 |
2003-07-09 | ARM fixes | bellard | 1 | -7/+4 |
2003-06-30 | fixed invalid irq jump chaining | bellard | 1 | -0/+7 |