summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard24-863/+1523
2004-04-12fixed invalid command testbellard1-7/+3
2004-04-11updatebellard1-0/+8
2004-04-11VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)bellard1-1/+1
2004-04-10fixed keyboard random bug (Mike Nordell)bellard1-2/+2
2004-04-07ide select logic fixbellard1-13/+19
2004-04-07preserve partition table when using -linux optionbellard1-0/+6
2004-04-07fix the no device casebellard1-5/+10
2004-04-07base memory size in cmosbellard1-0/+4
2004-04-07vga 9 pixel wide text char fixbellard2-10/+10
2004-04-07refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)bellard1-0/+1
2004-04-06dma clean up - added missing read accessesbellard1-61/+88
2004-04-06win32: correct keycode remappingbellard1-1/+8
2004-04-06win32: do not use all cpu timebellard1-1/+5
2004-04-05port 92 accessbellard1-0/+14
2004-04-04fixing freebellard1-0/+2
2004-04-04qemu fast fixbellard1-28/+26
2004-04-04doc updatebellard5-661/+1293
2004-04-04history support (Jocelyn Mayer)bellard1-0/+123
2004-04-04improved monitor: type check, expression evaluator, memory dump, disassemblybellard3-121/+843
2004-04-04win32 port (Kazu)bellard3-8/+34
2004-04-04updatebellard1-1/+1
2004-04-04tun-fd fixbellard1-1/+3
2004-04-03UIP update fixbellard1-1/+7
2004-04-02fixed SDL probing for cross compilationbellard1-8/+17
2004-04-02added -macaddr optionbellard1-11/+42
2004-04-02avoid rounding problemsbellard1-0/+4
2004-04-02rdtsc fixbellard2-2/+2
2004-04-02win32 cross compile fixbellard4-40/+67
2004-03-31win32 port (initial patch by kazu)bellard1-0/+431
2004-03-31win32 port (initial patch by kazu)bellard33-756/+1153
2004-03-31updatebellard1-1/+5
2004-03-31new timer API - new API to save/restore the virtual machine statebellard5-191/+1104
2004-03-31use new timer APIbellard6-80/+330
2004-03-31more precise RTC emulation (periodic timers + time updates)bellard1-34/+264
2004-03-31added cpu_get_fp80() and cpu_set_fp80()bellard2-2/+62
2004-03-31moved gdbstub to qemu - new asynchronous gdbstubbellard3-239/+291
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