aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-11target-ppc: remove remaining warningsaurel324-17/+11
2008-12-11target-ppc: remove unneeded includeaurel321-1/+0
2008-12-11target-ppc: rework exception codeaurel327-304/+288
2008-12-11target-ppc: remove dead codeaurel321-2/+0
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori4-8/+8
2008-12-11pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori2-0/+25
2008-12-11Fix handling of disk-only snapshots (Kevin Wolf)aliguori1-1/+10
2008-12-11Fix crash in kvm.c (Stefan Weil)aliguori1-1/+1
2008-12-11Remove redundant #ifdef _BSDblueswir11-4/+0
2008-12-11Rename fls to qemu_flsblueswir13-3/+3
2008-12-11Add lost semicolonsmalc1-2/+2
2008-12-11Don't require linux/auxvec.h, which isn't always installed with libc.malc1-4/+7
2008-12-11Fix compiling without MREMAP_FIXEDblueswir11-1/+4
2008-12-11Allow to register a callback with fw_cfg_add_callback()blueswir11-2/+4
2008-12-11Add missing "static"blueswir11-1/+1
2008-12-11Fix warnings introduced in r5948malc1-7/+7
2008-12-11Add missing static qualifiermalc1-3/+3
2008-12-11adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc1-1/+1
2008-12-10Introduce and use cache-utils.[ch]malc8-46/+120
2008-12-10IDE: Implement SEEK commandaurel321-0/+7
2008-12-10target-sh4: Add SH bit handling to TLBaurel321-6/+6
2008-12-10target-sh4: check FD bit for FP instructionsaurel321-6/+23