aboutsummaryrefslogtreecommitdiff
path: root/exec.c
AgeCommit message (Expand)Author
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