Age | Commit message (Expand) | Author |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-12-01 | Allocate cleared memory for cpu state. | pbrook |
2008-12-01 | arm: Don't potentially overwrite input registers in add2, sub2. | balrog |
2008-12-01 | Fix the comment added in r5844. | balrog |
2008-12-01 | Don't rely on ARM tcg_out_goto() generating just a single insn. | balrog |
2008-12-01 | arm: Reserve code buffer in memory range reachable for pc-relative branch. | balrog |
2008-12-01 | Use libgcc __clear_cache to clean icache, when available. | balrog |
2008-12-01 | Fix a typo preventing GNUC builtins usage. | balrog |
2008-12-01 | Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). | balrog |
2008-12-01 | Don't try to select on an invalid VNC socket when init fails. | balrog |
2008-11-30 | qemu-img: open files with cache=writeback | aurel32 |
2008-11-30 | target-ppc: remove unused file op_mem_access.h | aurel32 |
2008-11-30 | target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c | aurel32 |
2008-11-30 | target-ppc: convert PPC 440 instructions to TCG | aurel32 |
2008-11-30 | Spelling and grammar fixes | aurel32 |
2008-11-30 | Fix warning from sparse (wrong declaration) | aurel32 |
2008-11-30 | Fix warning from sparse | aurel32 |
2008-11-30 | target-ppc: convert return from interrupt instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert external load/store instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store with reservation instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert lscbx instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store string instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert icbi instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert dcbz instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store multiple instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert wait instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert mfrom instruction to TCG | aurel32 |
2008-11-30 | target-ppc: remove dead code from op.c | aurel32 |
2008-11-30 | gdbstub: Fix access to PPC FPRs | aurel32 |
2008-11-30 | Common cpu_loop_exit prototype | aurel32 |
2008-11-30 | target-ppc: convert software TLB instructions to TCG | aurel32 |
2008-11-30 | Fix ICCS command (Herve Poussineau) | blueswir1 |
2008-11-29 | Handle SDL log just like other temporary files | malc |
2008-11-29 | Use trap shell builtin to remove temporary files | malc |
2008-11-29 | Fix alignment of 64bit args | malc |
2008-11-29 | Fix 'enable selection' command (esp_4_ensel.diff) | blueswir1 |
2008-11-29 | Fix command len detection (esp_3_cmdlen.diff) | blueswir1 |
2008-11-29 | Fix configuration 2 register (esp_2_cfg2.diff): | blueswir1 |
2008-11-29 | Misc fixes (Herve Poussineau) | blueswir1 |
2008-11-29 | Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) | blueswir1 |
2008-11-29 | Prepare for handling different BSD mmap() flags | blueswir1 |
2008-11-29 | Fix comment typo. | pbrook |
2008-11-28 | qemu-doc.texi: rewrite the documentation for the -net option | aurel32 |
2008-11-28 | qemu-doc.texi: document downscript network option | aurel32 |
2008-11-27 | target-ppc: convert POWER2 load/store instructions to TCG | aurel32 |
2008-11-27 | target-ppc: convert SPE load/store to TCG | aurel32 |
2008-11-27 | target-ppc: simplify evsplati and evsplatfi | aurel32 |
2008-11-27 | linux-user: Add support for STOP/CONT signals. | ths |
2008-11-27 | linux-user: sig is target signal. | ths |
2008-11-27 | Make installing bios files optional. | ths |