Age | Commit message (Expand) | Author | Files | Lines |
2007-04-14 | Add TARGET_FMT_plx to properly display target_phys_addr_t variables. | j_mayer | 1 | -0/+2 |
2007-04-05 | Infrastructure to support more than 2 MMU modes. | j_mayer | 1 | -1/+10 |
2007-04-04 | TARGET_FMT_ld may also be useful for debugging purposes. | j_mayer | 1 | -0/+2 |
2007-03-16 | Watchpoint support (previous commit got eaten by Savannah server crash). | pbrook | 1 | -0/+8 |
2006-11-12 | Speed up tlb_flush_page (Daniel Jacobowitz). | pbrook | 1 | -0/+8 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2005-11-28 | PAGE_EXEC support in TLBs | bellard | 1 | -4/+6 |
2005-11-23 | better halted state support | bellard | 1 | -2/+1 |
2005-11-21 | SMP support | bellard | 1 | -2/+3 |
2005-11-20 | added CPU_COMMON and CPUState.tb_jmp_cache[] | bellard | 1 | -0/+29 |
2005-08-21 | ram_addr_t type for ram offsets | bellard | 1 | -0/+3 |
2005-07-02 | simplified PowerPC exception handling (Jocelyn Mayer) | bellard | 1 | -3/+3 |
2005-06-05 | added HOST_LONG_BITS in configure | bellard | 1 | -6/+0 |
2005-01-03 | 64 bit target support | bellard | 1 | -0/+2 |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard | 1 | -9/+17 |
2004-04-25 | added target_phys_addr_t | bellard | 1 | -0/+15 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -0/+8 |
2004-02-16 | use osdep.h | bellard | 1 | -0/+2 |
2004-01-24 | correct target_ulong definition | bellard | 1 | -0/+16 |
2003-10-27 | comments | bellard | 1 | -2/+9 |
2003-08-10 | soft mmu support | bellard | 1 | -0/+39 |