aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-15configure: switch to CONFIG_SOFTFLOAT for PPCaurel321-0/+2
2008-12-15configure: close stdout for the remaining calls to cc.balrog1-12/+12
2008-12-15Add ARM board names still missing from qemu-doc.balrog1-1/+3
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog5-1/+267
2008-12-15Fix the PXA2xx LCD dirty page detection a little more.balrog1-1/+1
2008-12-15target-ppc: fix frsp instructionaurel321-2/+5
2008-12-15target-ppc: fix mtfsf and mtfsfi instructionsaurel321-3/+3
2008-12-14target-ppc: fix fcmp{o,u} instructionsaurel323-31/+41
2008-12-14target-ppc: remove FPRF optimizationaurel321-29/+0
2008-12-14target-ppc: fix mtfsb0 and mtfsb1aurel323-4/+26
2008-12-14target-ppc: display FPSCR in register dumpaurel321-0/+1
2008-12-14Revert "target-ppc: use -Werror to make sure no new warning is added"aurel321-1/+1
2008-12-14tcg: kill two warningsaurel322-2/+2
2008-12-14target-ppc: use -Werror to make sure no new warning is addedaurel321-1/+1
2008-12-14target-ppc: fix mbar opcodeaurel321-1/+1
2008-12-14target-ppc: fix fsel instructionaurel321-5/+3
2008-12-14Use float_relation_* constantsaurel321-24/+24
2008-12-14Ignore .pc and patches used by quiltblueswir11-0/+2
2008-12-14Use a hex value instead of possibly ambiguous 8 bit characterblueswir11-1/+1
2008-12-14SVN property and .gitignore fixes (Stuart Brady)blueswir11-0/+2
2008-12-14Remove CRsblueswir11-343/+343
2008-12-14Add missing newline at the end of fileblueswir14-4/+4
2008-12-13Fix PXA2xx framebuffer dirty checking.balrog1-2/+2
2008-12-13Initialize msr list size properly in KVMaliguori1-0/+1
2008-12-13Correctly initialize msr list in KVMaliguori1-1/+1
2008-12-13target-sh4: make the initial value of SR easier to readaurel322-1/+5
2008-12-13target-sh4: don't disable FPU instructions in user modeaurel321-1/+1
2008-12-13target-sh4: disable debug codeaurel321-1/+3
2008-12-13target-sh4: add prefi, icbi, syncoaurel322-0/+27
2008-12-13target-sh4: add SH7785 as CPU optionaurel322-1/+8
2008-12-13TCG x86/x86-64: use move with zero-extend for loads/storesaurel322-0/+12
2008-12-13vnc: Fix crash on 'info vnc' after 'change vnc none'aurel321-1/+1
2008-12-13Fix smsw for x86_64 guest and bigendian host casemalc1-0/+4
2008-12-13target-i386: SVM: acknowledge interrupt only after it is takenaurel321-1/+1
2008-12-13target-ppc: keep only the table version for mfromaurel321-18/+4
2008-12-13target-ppc: use accessors to access fp_status exception_flagsaurel321-7/+10
2008-12-13x86 cleanupblueswir14-71/+56
2008-12-13target-ppc: fix compilation with PRECISE_EMULATIONaurel321-4/+3
2008-12-13target-ppc: fix compilation with CONFIG_SOFTFLOATaurel322-20/+20
2008-12-13softfloat-native: add float32_is_nan()aurel322-0/+10
2008-12-13Fix warning about unused shm_regionsblueswir11-0/+2
2008-12-13Remove unnecessary trailing newlinesblueswir192-103/+0
2008-12-13Remove useless check_ops.shaurel321-50/+0
2008-12-13Fix TARGET_LONG_BITS warning in TCGblueswir11-0/+1
2008-12-12Make sure to link librt if we need to.aliguori1-0/+20
2008-12-12Replace posix-aio with custom thread poolaliguori6-106/+287
2008-12-11PPC405EP: fix fpga write functionaurel321-3/+3
2008-12-11baum: remove 2 warningsaurel321-0/+1
2008-12-11target-sh4: remove 2 warningsaurel322-4/+4
2008-12-11target-alpha: fix 2 warningsaurel322-5/+4