summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-27This commit was manufactured by cvs2svn to create tagv0.7.0release_0_7_0(no author)0-0/+0
2005-04-27tarbin fixbellard1-1/+2
2005-04-27ARM thumb fixesbellard2-34/+55
2005-04-27Virtual PC read-only disk image support (Alex Beregszaszi)bellard6-3/+249
2005-04-27ARM thumb disassembly (Paul Brook)bellard2-3/+23
2005-04-27ARM Thumb syscalls (Paul Brook)bellard2-4/+16
2005-04-27win32 fix (Filip Navara)bellard1-0/+4
2005-04-27BSD fixbellard1-5/+6
2005-04-26BSD cdrom device access fixbellard1-3/+39
2005-04-26raw CDROM access for windows (Filip Navara)bellard1-0/+6
2005-04-26clean target updatebellard1-1/+2
2005-04-26Bochs disk image support (Alex Beregszaszi)bellard6-4/+234
2005-04-26updatebellard1-1/+1
2005-04-26fixed gdb error reporting (Paul Brook)bellard1-2/+2
2005-04-26VMDK4 write support - fixed packing of VMDK4Header (Filip Navara)bellard1-17/+74
2005-04-26proll update: IDE HDD/CD support (Blue Swirl)bellard2-97/+792
2005-04-26depth=24 write mask fix (Volker Ruppert)bellard2-1/+15
2005-04-26cosmeticsbellard1-3/+3
2005-04-26SYS_SEEK fix (Paul Brook)bellard1-1/+4
2005-04-26report user mode gdb exit codes (Paul Brook)bellard3-0/+19
2005-04-26removed switches in op.c (Paul Brook)bellard2-136/+36
2005-04-26better arm conditionnal execution implementation (Paul Brook)bellard2-25/+63
2005-04-26debug fixbellard1-2/+2
2005-04-26win32 conf fixbellard1-3/+5
2005-04-26fixed clean targetbellard1-1/+1
2005-04-26i386-user compile fix (Paul Brook)bellard1-0/+16
2005-04-24fixed zero ss selector case in x86_64 emulationbellard1-9/+16
2005-04-24efer is present even in legacy modebellard1-1/+6
2005-04-24compatibility fix with kqemu-x86_64bellard1-1/+1
2005-04-24qemu code is not ready to handle these registersbellard1-2/+2
2005-04-24MMU fix (Blue Swirl)bellard1-3/+3
2005-04-24removed RS_CONTINUE 'state'bellard1-17/+21
2005-04-23informative message about low memory on /dev/shmbellard1-0/+27
2005-04-23Fix dumping of arm registers (Paul Brook)bellard1-1/+1
2005-04-23removed obsolete S3 VGA codebellard1-62/+1
2005-04-23cygwin host support (Paul Brook)bellard1-0/+4
2005-04-23ARM singlestep support (Paul Brook)bellard1-23/+42
2005-04-23ARM "Angel" semihosting syscalls (Paul Brook)bellard6-2/+213
2005-04-23arm vfp fcmp and fcmpe instructions fix (Paul Brook)bellard1-2/+2
2005-04-23PREP machines have two IO mappings.bellard2-10/+125
2005-04-23This patch fixes two bugs in cuda emulation:bellard1-4/+7
2005-04-23This patch adds little-endian mode support to PPC emulation.bellard5-27/+331
2005-04-23- remove the ugly "stop" pseudo-opcode.bellard1-16/+22
2005-04-23ARM syscall fix (Paul Brook)bellard1-1/+1
2005-04-23lretq, lcall and ljmp tests in 64 bit modebellard2-25/+61
2005-04-23lcall and ljmp fixes in 64 bit mode - sysret fixbellard1-18/+31
2005-04-23return model id in cpuid for x86_64bellard1-0/+17
2005-04-23sysret fix - better cpuid support - lcall support for x86_64 - efer access in...bellard1-39/+110
2005-04-23enable EFER usage in i386 emulation - more cpuid bitsbellard1-3/+8
2005-04-23x86_64 supportbellard1-9/+77