aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-21NE2000 fixes for windows (Renzo Davoli)bellard1-13/+61
2004-04-21initial user mode network supportbellard3-84/+266
2004-04-16NT mouse fix (Mark Jonckheere)bellard1-0/+4
2004-04-16safer sb16 codebellard1-12/+22
2004-04-15avoid segfault if transient invalid text resolutionbellard1-0/+5
2004-04-15blanking supportbellard1-6/+50
2004-04-15suppressed no longer needed vm86 segment hack (Mike Nordell)bellard1-13/+0
2004-04-12updatebellard1-1/+1
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard5-129/+93
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