gdbserver fix
[qemu] / cpu-all.h
2006-10-22 pbrookColdFire target.
2006-09-24 bellardadded SMM support
2006-07-30 pbrookRewrite Arm host support.
2006-07-18 bellardSparc64 host support (Blue Swirl)
2006-07-13 bellardexport cpu_get_real_ticks()
2006-06-25 bellardlow level support for memory mapped flash devices ...
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-23 bellardadded cpu_physical_memory_write_rom()
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-02-08 bellardsupport for builtin profiler
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-26 bellarduse TARGET_PAGE_SIZE (Paul Brook)
2005-11-21 bellardfixed big endian host support
2005-11-19 bellardtarget independent memory access functions
2005-10-30 bellardmore physical memory access functions
2005-08-21 bellarduse ram_addr_t
2005-07-02 bellardMIPS target (Jocelyn Mayer)
2005-04-07 bellardARM double ordering fix (Paul Brook)
2005-03-13 bellardsoft float support
2005-02-10 bellarddirty flag changes
2005-02-07 bellardARM FPU endianness fix
2005-01-28 bellardphysical memory access functions
2005-01-26 bellardJIT statistics
2005-01-03 bellard64 bit target support
2004-10-10 bellardfaster Cirrus VGA VRAM access
2004-10-09 bellardmonitor fixes
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-06-20 bellardadded cpu_reset()
2004-06-03 bellardsupport for opaque data on memory I/Os
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-05-20 bellardPIC reset fix (initial patch by Hidemi KAWAI)
2004-05-17 bellardadded CPU_INTERRUPT_TIMER
2004-05-12 bellardprimitive ioport debug - /dev/rtc fast timer support...
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardconsistent use of target_ulong and target_phys_addr_t
2004-04-25 bellardprecise self modifying code support
2004-03-31 bellardmoved gdbstub to qemu - new asynchronous gdbstub
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-02-25 bellardnew physical memory access API (used by DMA accesses)
2004-02-22 bellardfaster big endian accesses on i386 - big endian ldsw_ra...
2004-02-16 bellardadded CPU_INTERRUPT_EXITTB and code_copy_enabled
2004-02-06 bellardadded generic physical memory dirty bit support
2004-01-24 bellardvirtual memory access for gdbstub
2004-01-04 bellardchanged cpu_x86_in/out to cpu_in/out
2004-01-04 bellardexport more memory defines
2004-01-04 bellardfloat access fixes
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-10-28 bellardfixed big endian ops
2003-10-27 bellardfull softmmu support
2003-10-05 bellardlog activation from gdb - gdb single step support for...
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)
2003-08-10 bellardsoft mmu support - Memory I/O API - synthetize string...
2003-07-29 bellardfirst part of single stepping support
2003-07-26 bellardgdb stub breakpoints support
2003-07-07 bellardupdate
2003-06-30 bellardreduced irq latency
2003-06-27 bellardgdb stub defines
2003-06-25 bellardarm fixes
2003-06-21 bellardadded cpu_abort()
2003-06-15 bellardfactorized cpu defines