Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
[qemu] / cpu-defs.h
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-17 pbrookBreak up vl.h.
2007-10-28 thsImplement missing MIPS supervisor mode bits.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-19 j_mayerTARGET_FMT_lu may also be useful.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-26 balrogFix writes to pages containing watchpoints for the...
2007-04-14 j_mayerAdd TARGET_FMT_plx to properly display target_phys_addr...
2007-04-05 j_mayerInfrastructure to support more than 2 MMU modes.
2007-04-04 j_mayerTARGET_FMT_ld may also be useful for debugging purposes.
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2006-11-12 pbrookSpeed up tlb_flush_page (Daniel Jacobowitz).
2006-06-25 bellardC99 64 bit printf
2005-11-28 bellardPAGE_EXEC support in TLBs
2005-11-23 bellardbetter halted state support
2005-11-21 bellardSMP support
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-08-21 bellardram_addr_t type for ram offsets
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
2005-06-05 bellardadded HOST_LONG_BITS in configure
2005-01-03 bellard64 bit target support
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardadded target_phys_addr_t
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-02-16 bellarduse osdep.h
2004-01-24 bellardcorrect target_ulong definition
2003-10-27 bellardcomments
2003-08-10 bellardsoft mmu support