aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-03pit fixesbellard4-88/+175
2004-05-03utime fixbellard1-4/+9
2004-04-29updatebellard1-0/+6
2004-04-29keyboard irq generation fixbellard1-21/+18
2004-04-29disable grab if the window no longer has the focus (Windows case) (Mike Nordell)bellard1-0/+5
2004-04-29SDL static config fix (Roman Zippel)bellard1-1/+1
2004-04-29Bochs VBE emulation fixbellard1-1/+2
2004-04-28Bochs VBE emulation fixbellard1-0/+8
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard4-24/+38
2004-04-28full screen support (initial patch by malc)bellard1-8/+49
2004-04-26updatebellard2-1/+2
2004-04-26updatebellard1-0/+5
2004-04-26copyright updatebellard1-1/+1
2004-04-26added temporary option -enable-audiobellard3-6/+18
2004-04-26updatebellard1-1/+49
2004-04-26avoid errno variable namebellard2-2/+2
2004-04-26ppc fixes (Jocelyn Mayer)bellard5-13/+30
2004-04-26amd64 portbellard1-20/+22
2004-04-26init dummy net if tun/tap network errorbellard1-2/+3
2004-04-26amd64 port (Jocelyn Mayer)bellard9-198/+55
2004-04-25isa bridge endianness fixesbellard1-4/+12
2004-04-25ide endianness fixesbellard1-10/+6
2004-04-25more endianness macrosbellard1-0/+41
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