aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard
2004-03-17updatebellard
2004-03-17device independent VGA screen dumpbellard
2004-03-16tun-fd option fixbellard
2004-03-14updatebellard
2004-03-14added qemu_mallocz()bellard
2004-03-14io port API changebellard
2004-03-14added I/O API - io port API change - added multiple network interface support...bellard
2004-03-14io port API change - removed dumb console redraw (not useful)bellard
2004-03-14io port API changebellard
2004-03-14added qemu_mallocz()bellard
2004-03-14removable device support - io port API changebellard
2004-03-14remoable device supportbellard
2004-03-14added a command line monitorbellard
2004-03-14separated more devices from emulatorbellard
2004-03-13m68k compile fixbellard
2004-03-042.6 kernel compile fixbellard
2004-02-26added cow.hbellard
2004-02-25added precompiled linux boot sectorbellard
2004-02-25more FPU context save testsbellard
2004-02-25native FPU support in code copy modebellard
2004-02-25use physical memory access functions for DMAbellard
2004-02-25moved DMA and SB16 outside timer (may break SB16)bellard
2004-02-25native FPU support in code copy modebellard
2004-02-25DMA API changebellard
2004-02-25new physical memory access API (used by DMA accesses)bellard
2004-02-25new physical memory access API (used by DMA accesses) - code copy FP fixesbellard
2004-02-25native FPU support in code copy modebellard
2004-02-25CR0.MP/EM/TS supportbellard
2004-02-25native FPU support (disabled)bellard
2004-02-25CR0.MP/EM/TS support - native fpu support in code copy modebellard
2004-02-25fpu fixbellard
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard
2004-02-22shm tests - disabled clone testbellard
2004-02-22small test optimisationsbellard
2004-02-22zero offset optimisationbellard
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard
2004-02-22O_DIRECT compile fixbellard
2004-02-22faster big endian accesses on i386 - big endian ldsw_raw fixbellard
2004-02-21fixed blr/bctr casesbellard
2004-02-21adding direct block chaining support - simplified branch code genbellard
2004-02-21lwarx fix (Jocelyn Mayer)bellard
2004-02-21Fix check for lswi (Jocelyn Mayer)bellard
2004-02-21update nip when processing exceptions (Jocelyn Mayer)bellard
2004-02-16use osdep.hbellard
2004-02-16updatebellard
2004-02-16added OS dependent functions (temporary as most functions are generic in fact)bellard
2004-02-16experimental code copy supportbellard
2004-02-16fixed lea exceptionbellard
2004-02-16experimental code copy support - fixed A20 emulationbellard