]> git.proxmox.com Git - qemu.git/history - exec.c
PowerPC support (Jocelyn Mayer)
[qemu.git] / exec.c
2003-11-19 bellardfixed TB linking in case of code invalidation (fixes...
2003-10-27 bellardfull softmmu support
2003-10-05 bellardlog activation from gdb - gdb single step support for...
2003-09-30 bellardnew directory structure
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-06-30 bellardreduced irq latency
2003-06-25 bellardmore precise cpu_interrupt()
2003-06-25 bellardfaster task switch
2003-06-24 bellardMMU support
2003-06-21 bellardcpu_abort()
2003-06-15 bellardARM emulation support
2003-05-27 bellardprecise exceptions
2003-05-25 bellarddirect chaining for PowerPC and i386
2003-05-16 bellardfixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE
2003-05-14 bellardbetter locks
2003-05-14 bellardself-modifying code support
2003-05-13 bellardmmap emulation