]> git.proxmox.com Git - qemu.git/history - cpu-all.h
audio clean up (initial patch by malc)
[qemu.git] / cpu-all.h
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 v0.4.2
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