aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard5-62/+67
2004-04-25updatebellard3-20/+59
2004-04-25added target_phys_addr_tbellard1-0/+15
2004-04-25added cpu_resume_from_signal() - irq fixbellard1-20/+52
2004-04-25avoid unneeded castsbellard2-34/+33
2004-04-25x86-64 port (Jocelyn Mayer)bellard1-0/+6
2004-04-25x86-64 port (Jocelyn Mayer)bellard1-0/+13
2004-04-25more register values in monitorbellard1-2/+22
2004-04-25added 'info pic' - added 16/32 bit x86 instruction dumpbellard1-6/+22
2004-04-25fixed very unlikely irq bugbellard1-2/+16
2004-04-25ARM cache flush support (untested) - '-d' option fixbellard2-4/+33
2004-04-25disabled S3 VGAbellard1-22/+32
2004-04-25avoid error if too many sectors in non LBA modebellard1-1/+1
2004-04-25precise self modifying code supportbellard9-130/+260
2004-04-25dump A20 statebellard1-2/+3
2004-04-25flush insn supportbellard3-1/+13
2004-04-25precise self modifying code testbellard1-1/+23
2004-04-2564 bit seek for win32 (Mike Nordell)bellard1-1/+1
2004-04-24updatebellard1-1/+2
2004-04-24added user mode libqemu usage examplebellard3-0/+308
2004-04-22create slirp directorybellard1-0/+3
2004-04-22more imul testsbellard2-0/+31
2004-04-22updatebellard1-0/+3
2004-04-22imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)bellard2-1/+5
2004-04-22fixed options definitionbellard1-2/+2
2004-04-22initial user mode network supportbellard37-0/+12057
2004-04-22probe static SDL linkbellard2-22/+53
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