summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-155-1/+267
* Fix the PXA2xx LCD dirty page detection a little more.balrog2008-12-151-1/+1
* target-ppc: fix frsp instructionaurel322008-12-151-2/+5
* target-ppc: fix mtfsf and mtfsfi instructionsaurel322008-12-151-3/+3
* target-ppc: fix fcmp{o,u} instructionsaurel322008-12-143-31/+41
* target-ppc: remove FPRF optimizationaurel322008-12-141-29/+0
* target-ppc: fix mtfsb0 and mtfsb1aurel322008-12-143-4/+26
* target-ppc: display FPSCR in register dumpaurel322008-12-141-0/+1
* Revert "target-ppc: use -Werror to make sure no new warning is added"aurel322008-12-141-1/+1
* tcg: kill two warningsaurel322008-12-142-2/+2
* target-ppc: use -Werror to make sure no new warning is addedaurel322008-12-141-1/+1
* target-ppc: fix mbar opcodeaurel322008-12-141-1/+1
* target-ppc: fix fsel instructionaurel322008-12-141-5/+3
* Use float_relation_* constantsaurel322008-12-141-24/+24
* Ignore .pc and patches used by quiltblueswir12008-12-141-0/+2
* Use a hex value instead of possibly ambiguous 8 bit characterblueswir12008-12-141-1/+1
* SVN property and .gitignore fixes (Stuart Brady)blueswir12008-12-141-0/+2
* Remove CRsblueswir12008-12-141-343/+343
* Add missing newline at the end of fileblueswir12008-12-144-4/+4
* Fix PXA2xx framebuffer dirty checking.balrog2008-12-131-2/+2
* Initialize msr list size properly in KVMaliguori2008-12-131-0/+1
* Correctly initialize msr list in KVMaliguori2008-12-131-1/+1
* target-sh4: make the initial value of SR easier to readaurel322008-12-132-1/+5
* target-sh4: don't disable FPU instructions in user modeaurel322008-12-131-1/+1
* target-sh4: disable debug codeaurel322008-12-131-1/+3
* target-sh4: add prefi, icbi, syncoaurel322008-12-132-0/+27
* target-sh4: add SH7785 as CPU optionaurel322008-12-132-1/+8
* TCG x86/x86-64: use move with zero-extend for loads/storesaurel322008-12-132-0/+12
* vnc: Fix crash on 'info vnc' after 'change vnc none'aurel322008-12-131-1/+1
* Fix smsw for x86_64 guest and bigendian host casemalc2008-12-131-0/+4
* target-i386: SVM: acknowledge interrupt only after it is takenaurel322008-12-131-1/+1
* target-ppc: keep only the table version for mfromaurel322008-12-131-18/+4
* target-ppc: use accessors to access fp_status exception_flagsaurel322008-12-131-7/+10
* x86 cleanupblueswir12008-12-134-71/+56
* target-ppc: fix compilation with PRECISE_EMULATIONaurel322008-12-131-4/+3
* target-ppc: fix compilation with CONFIG_SOFTFLOATaurel322008-12-132-20/+20
* softfloat-native: add float32_is_nan()aurel322008-12-132-0/+10
* Fix warning about unused shm_regionsblueswir12008-12-131-0/+2
* Remove unnecessary trailing newlinesblueswir12008-12-1392-103/+0
* Remove useless check_ops.shaurel322008-12-131-50/+0
* Fix TARGET_LONG_BITS warning in TCGblueswir12008-12-131-0/+1
* Make sure to link librt if we need to.aliguori2008-12-121-0/+20
* Replace posix-aio with custom thread poolaliguori2008-12-126-106/+287
* PPC405EP: fix fpga write functionaurel322008-12-111-3/+3
* baum: remove 2 warningsaurel322008-12-111-0/+1
* target-sh4: remove 2 warningsaurel322008-12-112-4/+4
* target-alpha: fix 2 warningsaurel322008-12-112-5/+4
* target-ppc: remove remaining warningsaurel322008-12-114-17/+11
* target-ppc: remove unneeded includeaurel322008-12-111-1/+0
* target-ppc: rework exception codeaurel322008-12-117-304/+288
OpenPOWER on IntegriCloud