aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-11Remove redundant #ifdef _BSDblueswir1
2008-12-11Rename fls to qemu_flsblueswir1
2008-12-11Add lost semicolonsmalc
2008-12-11Don't require linux/auxvec.h, which isn't always installed with libc.malc
2008-12-11Fix compiling without MREMAP_FIXEDblueswir1
2008-12-11Allow to register a callback with fw_cfg_add_callback()blueswir1
2008-12-11Add missing "static"blueswir1
2008-12-11Fix warnings introduced in r5948malc
2008-12-11Add missing static qualifiermalc
2008-12-11adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc