aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-10Introduce and use cache-utils.[ch]malc
2008-12-10IDE: Implement SEEK commandaurel32
2008-12-10target-sh4: Add SH bit handling to TLBaurel32
2008-12-10target-sh4: check FD bit for FP instructionsaurel32
2008-12-10Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)aliguori
2008-12-10LSI53C895A: Rename dmbs register to dbms (Ryan Harper)aliguori
2008-12-10Accept password as an argument to 'change vnc password' monitor command (Chri...aliguori
2008-12-10Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)aliguori
2008-12-10target-ppc: enable SPE and Altivec in user modeaurel32
2008-12-10target-ppc: initialize MSR appropriately in user-modeaurel32
2008-12-10target-i386: Fix jmp im on x86_64 when executing 32-bit codeaurel32
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel32
2008-12-09KVM: Coalesced MMIO supportaliguori