]> git.proxmox.com Git - qemu.git/history - cpu-defs.h
Implement iwMMXt instruction set for the PXA270 cpu.
[qemu.git] / cpu-defs.h
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