aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-14target-ppc: remove FPRF optimizationaurel32
2008-12-14target-ppc: fix mtfsb0 and mtfsb1aurel32
2008-12-14target-ppc: display FPSCR in register dumpaurel32
2008-12-14Revert "target-ppc: use -Werror to make sure no new warning is added"aurel32
2008-12-14tcg: kill two warningsaurel32
2008-12-14target-ppc: use -Werror to make sure no new warning is addedaurel32
2008-12-14target-ppc: fix mbar opcodeaurel32
2008-12-14target-ppc: fix fsel instructionaurel32
2008-12-14Use float_relation_* constantsaurel32
2008-12-14Ignore .pc and patches used by quiltblueswir1
2008-12-14Use a hex value instead of possibly ambiguous 8 bit characterblueswir1
2008-12-14SVN property and .gitignore fixes (Stuart Brady)blueswir1
2008-12-14Remove CRsblueswir1
2008-12-14Add missing newline at the end of fileblueswir1
2008-12-13Fix PXA2xx framebuffer dirty checking.balrog
2008-12-13Initialize msr list size properly in KVMaliguori
2008-12-13Correctly initialize msr list in KVMaliguori
2008-12-13target-sh4: make the initial value of SR easier to readaurel32
2008-12-13target-sh4: don't disable FPU instructions in user modeaurel32
2008-12-13target-sh4: disable debug codeaurel32
2008-12-13target-sh4: add prefi, icbi, syncoaurel32
2008-12-13target-sh4: add SH7785 as CPU optionaurel32
2008-12-13TCG x86/x86-64: use move with zero-extend for loads/storesaurel32
2008-12-13vnc: Fix crash on 'info vnc' after 'change vnc none'aurel32
2008-12-13Fix smsw for x86_64 guest and bigendian host casemalc
2008-12-13target-i386: SVM: acknowledge interrupt only after it is takenaurel32
2008-12-13target-ppc: keep only the table version for mfromaurel32
2008-12-13target-ppc: use accessors to access fp_status exception_flagsaurel32
2008-12-13x86 cleanupblueswir1
2008-12-13target-ppc: fix compilation with PRECISE_EMULATIONaurel32
2008-12-13target-ppc: fix compilation with CONFIG_SOFTFLOATaurel32
2008-12-13softfloat-native: add float32_is_nan()aurel32
2008-12-13Fix warning about unused shm_regionsblueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-12-13Remove useless check_ops.shaurel32
2008-12-13Fix TARGET_LONG_BITS warning in TCGblueswir1
2008-12-12Make sure to link librt if we need to.aliguori
2008-12-12Replace posix-aio with custom thread poolaliguori
2008-12-11PPC405EP: fix fpga write functionaurel32
2008-12-11baum: remove 2 warningsaurel32
2008-12-11target-sh4: remove 2 warningsaurel32
2008-12-11target-alpha: fix 2 warningsaurel32
2008-12-11target-ppc: remove remaining warningsaurel32
2008-12-11target-ppc: remove unneeded includeaurel32
2008-12-11target-ppc: rework exception codeaurel32
2008-12-11target-ppc: remove dead codeaurel32
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori
2008-12-11pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori
2008-12-11Fix handling of disk-only snapshots (Kevin Wolf)aliguori
2008-12-11Fix crash in kvm.c (Stefan Weil)aliguori