aboutsummaryrefslogtreecommitdiff
path: root/exec.c
AgeCommit message (Expand)Author
2003-10-27full softmmu supportbellard
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard
2003-09-30new directory structurebellard
2003-08-10soft mmu support - Memory I/O API - synthetize string instructionsbellard
2003-07-29first part of single stepping supportbellard
2003-07-26gdb stub breakpoints supportbellard
2003-06-30reduced irq latencybellard
2003-06-25more precise cpu_interrupt()bellard
2003-06-25faster task switchbellard
2003-06-24MMU supportbellard
2003-06-21cpu_abort()bellard
2003-06-15ARM emulation supportbellard
2003-05-27precise exceptionsbellard
2003-05-25direct chaining for PowerPC and i386bellard
2003-05-16fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZEbellard
2003-05-14better locksbellard
2003-05-14self-modifying code supportbellard
2003-05-13mmap emulationbellard