Age | Commit message (Expand) | Author |
2011-07-12 | mips: rlimit codes are not the same | Wesley W. Terpstra |
2011-07-12 | mips: rlimit incorrectly converts values | Wesley W. Terpstra |
2011-07-12 | mips: null pointer deref should segfault | Wesley W. Terpstra |
2011-07-12 | mips: missing syscall returns wrong errno | Wesley W. Terpstra |
2011-07-12 | mips: sigaltstack args | Wesley W. Terpstra |
2011-07-11 | linux-user/syscall.c: Enforce pselect6 sigset size restrictions | Peter Maydell |
2011-07-11 | linux-user: Implement prlimit64 syscall | Peter Maydell |
2011-07-11 | linux-user: Add syscall numbers from kernel 2.6.39.2 | Peter Maydell |
2011-07-11 | linux-user: Add support for even more FB ioctls | Cédric VINCENT |
2011-07-11 | linux-user: Add support for more VT ioctls | Cédric VINCENT |
2011-07-11 | linux-user: Add support for KD...LED ioctls | Cédric VINCENT |
2011-07-11 | arm-semi: Provide access to CLI arguments passed through the "-append" option | Cédric VINCENT |
2011-07-04 | pxa2xx_lcd: add proper rotation support | Vasily Khoruzhick |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil |
2011-07-02 | esp: correctly fill bus id with requested lun | Hervé Poussineau |
2011-07-02 | TCG/PPC: use stack for TCG temps | Blue Swirl |
2011-07-01 | fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx | Artyom Tarasenko |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-07-01 | tcg-hppa: Support deposit opcode. | Richard Henderson |
2011-07-01 | hppa: Fix printf warnings in hppa-dis.c. | Richard Henderson |
2011-07-01 | TCG/HPPA: use stack for TCG temps | Blue Swirl |
2011-07-01 | TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP | Blue Swirl |
2011-06-30 | etraxfs-ser: Correct default value for RW_REC_CTRL | Edgar E. Iglesias |
2011-06-28 | user: Fix -d debug logging for usermode emulation | Edgar E. Iglesias |
2011-06-28 | cris: Handle opcode zero | Edgar E. Iglesias |
2011-06-28 | tcg/ppc64: Remove tcg_out_addi | malc |
2011-06-28 | tcg/ppc: Remove tcg_out_addi | malc |
2011-06-27 | Merge remote-tracking branch 'kraxel/usb.17' into staging | Anthony Liguori |
2011-06-27 | Merge remote-tracking branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-06-27 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2011-06-27 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-06-27 | vnc: Fix compilation with --enable-vnc-png | Stefan Weil |
2011-06-27 | virtio-serial: Fix segfault on guest boot | Luiz Capitulino |
2011-06-26 | Fix MinGW compilation when --enable-vnc-jpeg is specified | Roy Tam |
2011-06-26 | TCG/Sparc64: use stack for TCG temps | Blue Swirl |
2011-06-26 | TCG/x86: use stack for TCG temps | Blue Swirl |
2011-06-26 | TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP | Blue Swirl |
2011-06-26 | TCG: remove broken stack allocation for call arguments | Blue Swirl |
2011-06-26 | TCG: fix negative frame offset calculations | Blue Swirl |
2011-06-26 | Delegate setup of TCG temporaries to targets | Blue Swirl |
2011-06-26 | cpu-exec.c: avoid AREG0 use | Blue Swirl |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-06-26 | Move cpu_has_work and cpu_pc_from_tb to cpu.h | Blue Swirl |
2011-06-26 | exec.h: fix coding style and change cpu_has_work to return bool | Blue Swirl |
2011-06-26 | cpu-exec: unify do_interrupt call | Blue Swirl |
2011-06-26 | m68k: use caller supplied CPUState for interrupt related stuff | Blue Swirl |
2011-06-26 | x86: use caller supplied CPUState for interrupt related stuff | Blue Swirl |
2011-06-26 | sparc: move do_interrupt to helper.c | Blue Swirl |
2011-06-26 | sparc: fix coding style of the area to be moved | Blue Swirl |
2011-06-26 | cpu_loop_exit: avoid using AREG0 | Blue Swirl |