aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-01Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).balrog
2008-12-01Don't try to select on an invalid VNC socket when init fails.balrog
2008-11-30qemu-img: open files with cache=writebackaurel32
2008-11-30target-ppc: remove unused file op_mem_access.haurel32
2008-11-30target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.caurel32
2008-11-30target-ppc: convert PPC 440 instructions to TCGaurel32
2008-11-30Spelling and grammar fixesaurel32
2008-11-30Fix warning from sparse (wrong declaration)aurel32
2008-11-30Fix warning from sparseaurel32
2008-11-30target-ppc: convert return from interrupt instructions to TCGaurel32
2008-11-30target-ppc: convert external load/store instructions to TCGaurel32
2008-11-30target-ppc: convert load/store with reservation instructions to TCGaurel32
2008-11-30target-ppc: convert lscbx instruction to TCGaurel32
2008-11-30target-ppc: convert load/store string instructions to TCGaurel32
2008-11-30target-ppc: convert icbi instruction to TCGaurel32
2008-11-30target-ppc: convert dcbz instruction to TCGaurel32
2008-11-30target-ppc: convert load/store multiple instructions to TCGaurel32
2008-11-30target-ppc: convert wait instruction to TCGaurel32
2008-11-30target-ppc: convert mfrom instruction to TCGaurel32
2008-11-30target-ppc: remove dead code from op.caurel32
2008-11-30gdbstub: Fix access to PPC FPRsaurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-30target-ppc: convert software TLB instructions to TCGaurel32
2008-11-30Fix ICCS command (Herve Poussineau)blueswir1
2008-11-29Handle SDL log just like other temporary filesmalc
2008-11-29Use trap shell builtin to remove temporary filesmalc
2008-11-29Fix alignment of 64bit argsmalc
2008-11-29Fix 'enable selection' command (esp_4_ensel.diff)blueswir1
2008-11-29Fix command len detection (esp_3_cmdlen.diff)blueswir1
2008-11-29Fix configuration 2 register (esp_2_cfg2.diff):blueswir1
2008-11-29Misc fixes (Herve Poussineau)blueswir1
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir1
2008-11-29Prepare for handling different BSD mmap() flagsblueswir1
2008-11-29Fix comment typo.pbrook
2008-11-28qemu-doc.texi: rewrite the documentation for the -net optionaurel32
2008-11-28qemu-doc.texi: document downscript network optionaurel32
2008-11-27target-ppc: convert POWER2 load/store instructions to TCGaurel32
2008-11-27target-ppc: convert SPE load/store to TCGaurel32
2008-11-27target-ppc: simplify evsplati and evsplatfiaurel32
2008-11-27linux-user: Add support for STOP/CONT signals.ths
2008-11-27linux-user: sig is target signal.ths
2008-11-27Make installing bios files optional.ths
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-25Add TAILQ_FOREACH_SAFE (Jan Kiszka)aliguori
2008-11-25Abstract out geometry detection code from IDE for reusealiguori
2008-11-25Revert r5636 to fix icount on hosts w/o high-res clocksaliguori
2008-11-25i386: remove unused function prototypes (Laurent Desnogues)aliguori
2008-11-25Fix usb-stub compilationblueswir1
2008-11-24vga optimization (Glauber Costa)aliguori
2008-11-24kvm: Introduce kvm logging interface (Glauber Costa)aliguori