Age | Commit message (Expand) | Author |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-03-11 | Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer). | pbrook |
2006-02-20 | Add Arm926 core support. | pbrook |
2006-02-08 | optional support for kernel code virtualization | bellard |
2005-12-19 | workaround for gcc bug on PowerPC | bellard |
2005-12-05 | Initial SPARC SMP support (Blue Swirl) | bellard |
2005-12-05 | MIPS halt support - MIPS static state fix (Daniel Jacobowitz) | bellard |
2005-12-04 | generate GPF if non canonical addresses | bellard |
2005-11-26 | specialize the power save code for 7x0 CPUs | bellard |
2005-11-26 | fixed warning | bellard |
2005-11-26 | ARM CPU suspend/halt (Paul Brook) | bellard |
2005-11-26 | ARM system emulation (Paul Brook) | bellard |
2005-11-23 | halt state support for ppc | bellard |
2005-11-23 | better halted state support | bellard |
2005-11-21 | SMP support | bellard |
2005-11-20 | make the TB cache independent of MMU mappings (faster MMU context switches an... | bellard |
2005-08-21 | Fix interrupt masking (Ralf Baechle | bellard |
2005-07-24 | s390 bits | bellard |
2005-07-02 | soft irq are just irqs (Ralf Baechle) | bellard |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard |
2005-04-26 | i386-user compile fix (Paul Brook) | bellard |
2005-04-23 | This patch adds little-endian mode support to PPC emulation. | bellard |
2005-04-07 | ia64 host support (David Mosberger) | bellard |
2005-04-06 | sparc update (Blue Swirl) | bellard |
2005-02-22 | ARM VFP support (Paul Brook) | bellard |
2005-02-15 | ppc fixes (Jocelyn Mayer) | bellard |
2005-02-13 | sparc fix | bellard |
2005-02-10 | kqemu support | bellard |
2005-02-07 | SIGSEGV signals for ARM and SPARC | bellard |
2005-02-02 | ARM SMC workaround | bellard |
2005-01-31 | armv5te support (Paul Brook) | bellard |
2005-01-30 | removed debug code | bellard |
2005-01-03 | 64 bit target support | bellard |
2004-12-19 | SPARC merge | bellard |
2004-10-12 | correct handling of saved host registers | bellard |
2004-10-09 | monitor fixes | bellard |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard |
2004-07-14 | compile fix | bellard |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard |
2004-06-22 | disable buggy tb_invalidate_page_range() | bellard |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard |
2004-04-25 | added cpu_resume_from_signal() - irq fix | bellard |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard |
2004-03-31 | win32 port (initial patch by kazu) | bellard |
2004-03-21 | do not depend on thunk.h - more log items | bellard |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard |
2004-02-25 | native FPU support in code copy mode | bellard |
2004-02-16 | experimental code copy support - CPU_INTERRUPT_EXITTB support | bellard |
2004-02-03 | temporary interrupt locking fix (need rework) | bellard |