aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-15suppressed no longer needed vm86 segment hack (Mike Nordell)bellard
2004-04-12updatebellard
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-04-12fixed invalid command testbellard
2004-04-11updatebellard
2004-04-11VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)bellard
2004-04-10fixed keyboard random bug (Mike Nordell)bellard
2004-04-07ide select logic fixbellard
2004-04-07preserve partition table when using -linux optionbellard
2004-04-07fix the no device casebellard
2004-04-07base memory size in cmosbellard
2004-04-07vga 9 pixel wide text char fixbellard
2004-04-07refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)bellard
2004-04-06dma clean up - added missing read accessesbellard
2004-04-06win32: correct keycode remappingbellard
2004-04-06win32: do not use all cpu timebellard
2004-04-05port 92 accessbellard
2004-04-04fixing freebellard
2004-04-04qemu fast fixbellard
2004-04-04doc updatebellard
2004-04-04history support (Jocelyn Mayer)bellard
2004-04-04improved monitor: type check, expression evaluator, memory dump, disassemblybellard
2004-04-04win32 port (Kazu)bellard
2004-04-04updatebellard
2004-04-04tun-fd fixbellard
2004-04-03UIP update fixbellard
2004-04-02fixed SDL probing for cross compilationbellard
2004-04-02added -macaddr optionbellard
2004-04-02avoid rounding problemsbellard
2004-04-02rdtsc fixbellard
2004-04-02win32 cross compile fixbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31updatebellard
2004-03-31new timer API - new API to save/restore the virtual machine statebellard
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