aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-26install fix (Rusty Russel)bellard1-0/+2
2004-03-26added qemu-mkcow man pagebellard2-1/+106
2004-03-26gcc 2.95.4 compile fix (Petter Reinholdtsen)bellard1-6/+6
2004-03-26fixed ljmp and iret to TSSbellard4-12/+10
2004-03-24task switch fixesbellard1-13/+18
2004-03-23fixed IDE probebellard1-1/+1
2004-03-23removed most of global context uses - removed unneeded abort() which cause pr...bellard1-150/+138
2004-03-21protected lret x86 'bug' emulationbellard1-1/+1
2004-03-21updatebellard1-0/+1
2004-03-21more log itemsbellard6-73/+68
2004-03-21do not depend on thunk.h - more log itemsbellard11-132/+211
2004-03-21use new directory layoutbellard1-3/+7
2004-03-20fixed protected lret imm insn (one more OS/2 fix)bellard1-0/+2
2004-03-20write to both IDE drives - return 0 for not present drivesbellard1-14/+43
2004-03-19updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard3-545/+944
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard17-1319/+3619
2004-03-17updatebellard1-5/+5
2004-03-17device independent VGA screen dumpbellard3-23/+116
2004-03-16tun-fd option fixbellard1-0/+2
2004-03-14updatebellard1-1/+9
2004-03-14added qemu_mallocz()bellard1-0/+1
2004-03-14io port API changebellard7-158/+193
2004-03-14added I/O API - io port API change - added multiple network interface support...bellard2-286/+349
2004-03-14io port API change - removed dumb console redraw (not useful)bellard1-53/+24
2004-03-14io port API changebellard2-22/+22
2004-03-14added qemu_mallocz()bellard1-0/+10
2004-03-14removable device support - io port API changebellard2-153/+151
2004-03-14remoable device supportbellard1-16/+173
2004-03-14added a command line monitorbellard2-2/+572
2004-03-14separated more devices from emulatorbellard10-2405/+2787
2004-03-13m68k compile fixbellard2-7/+6
2004-03-042.6 kernel compile fixbellard2-0/+10
2004-02-26added cow.hbellard4-20/+30
2004-02-25added precompiled linux boot sectorbellard6-14/+40
2004-02-25more FPU context save testsbellard1-21/+19
2004-02-25native FPU support in code copy modebellard1-1/+3
2004-02-25use physical memory access functions for DMAbellard2-41/+34
2004-02-25moved DMA and SB16 outside timer (may break SB16)bellard1-5/+5
2004-02-25native FPU support in code copy modebellard1-0/+2
2004-02-25DMA API changebellard2-33/+23
2004-02-25new physical memory access API (used by DMA accesses)bellard2-5/+16
2004-02-25new physical memory access API (used by DMA accesses) - code copy FP fixesbellard1-9/+19
2004-02-25native FPU support in code copy modebellard1-1/+17
2004-02-25CR0.MP/EM/TS supportbellard3-1/+32
2004-02-25native FPU support (disabled)bellard1-277/+47
2004-02-25CR0.MP/EM/TS support - native fpu support in code copy modebellard1-0/+73
2004-02-25fpu fixbellard1-5/+5
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard2-52/+206
2004-02-22shm tests - disabled clone testbellard1-2/+29
2004-02-22small test optimisationsbellard1-2/+2