aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-31use new timer APIbellard
2004-03-31more precise RTC emulation (periodic timers + time updates)bellard
2004-03-31added cpu_get_fp80() and cpu_set_fp80()bellard
2004-03-31moved gdbstub to qemu - new asynchronous gdbstubbellard
2004-03-26install fix (Rusty Russel)bellard
2004-03-26added qemu-mkcow man pagebellard
2004-03-26gcc 2.95.4 compile fix (Petter Reinholdtsen)bellard
2004-03-26fixed ljmp and iret to TSSbellard
2004-03-24task switch fixesbellard
2004-03-23fixed IDE probebellard
2004-03-23removed most of global context uses - removed unneeded abort() which cause pr...bellard
2004-03-21protected lret x86 'bug' emulationbellard
2004-03-21updatebellard
2004-03-21more log itemsbellard
2004-03-21do not depend on thunk.h - more log itemsbellard
2004-03-21use new directory layoutbellard
2004-03-20fixed protected lret imm insn (one more OS/2 fix)bellard
2004-03-20write to both IDE drives - return 0 for not present drivesbellard
2004-03-19updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard
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