Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix %lld or %llx printf format use | Blue Swirl | 2010-05-22 | 14 | -60/+67 |
* | Compile dma only once | Blue Swirl | 2010-05-22 | 19 | -17/+83 |
* | pckbd: improve debugging | Blue Swirl | 2010-05-22 | 1 | -13/+15 |
* | Compile pckbd only once | Blue Swirl | 2010-05-22 | 16 | -57/+88 |
* | linux-user: do not warn for missing pselect6 | Riku Voipio | 2010-05-21 | 1 | -0/+4 |
* | tcg-ia64: Load GUEST_BASE into a register. | Richard Henderson | 2010-05-21 | 1 | -44/+88 |
* | tcg-ia64: Fix some register usage issues. | Richard Henderson | 2010-05-21 | 1 | -25/+42 |
* | tcg-hppa: Load GUEST_BASE as an immediate. | Richard Henderson | 2010-05-21 | 1 | -8/+4 |
* | tcg: Initialize the prologue after GUEST_BASE is fixed. | Richard Henderson | 2010-05-21 | 5 | -2/+25 |
* | alpha-linux-user: Fix sigprocmask. | Richard Henderson | 2010-05-21 | 2 | -5/+43 |
* | alpha-linux-user: Fix sigsuspend parameters. | Richard Henderson | 2010-05-21 | 1 | -0/+5 |
* | alpha-linux-user: Fix getxpid. | Richard Henderson | 2010-05-21 | 1 | -3/+8 |
* | alpha-linux-user: Fix pipe return mechanism. | Richard Henderson | 2010-05-21 | 1 | -12/+18 |
* | alpha-linux-user: Add correct sigaction constants. | Richard Henderson | 2010-05-21 | 1 | -0/+8 |
* | alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS. | Richard Henderson | 2010-05-21 | 1 | -2/+2 |
* | alpha-linux-user: Fix brk error return. | Richard Henderson | 2010-05-21 | 1 | -2/+10 |
* | tcg-i386: Nuke trailing whitespace. | Richard Henderson | 2010-05-21 | 1 | -22/+22 |
* | tcg-i386: Use lea for three-operand add. | Richard Henderson | 2010-05-21 | 1 | -3/+20 |
* | tcg-i386: Tidy lea. | Richard Henderson | 2010-05-21 | 1 | -31/+60 |
* | tcg-i386: Tidy xchg. | Richard Henderson | 2010-05-21 | 1 | -1/+3 |
* | tcg-i386: Tidy multiply. | Richard Henderson | 2010-05-21 | 1 | -3/+6 |
* | tcg-i386: Tidy unary arithmetic. | Richard Henderson | 2010-05-21 | 1 | -13/+25 |
* | tcg-i386: Tidy setcc. | Richard Henderson | 2010-05-21 | 1 | -2/+2 |
* | tcg-i386: Tidy ret. | Richard Henderson | 2010-05-21 | 1 | -1/+2 |
* | tcg-i386: Tidy calls. | Richard Henderson | 2010-05-21 | 1 | -22/+27 |
* | tcg-i386: Tidy push/pop. | Richard Henderson | 2010-05-21 | 1 | -18/+30 |
* | tcg-i386: Tidy movi. | Richard Henderson | 2010-05-21 | 1 | -1/+2 |
* | tcg-i386: Tidy non-immediate arithmetic operations. | Richard Henderson | 2010-05-21 | 1 | -30/+48 |
* | tcg-i386: Tidy immediate arithmetic operations. | Richard Henderson | 2010-05-21 | 1 | -16/+10 |
* | tcg-i386: Tidy ext8s and ext16s operations. | Richard Henderson | 2010-05-21 | 1 | -11/+24 |
* | tcg-i386: Tidy ext8u and ext16u operations. | Richard Henderson | 2010-05-21 | 1 | -26/+31 |
* | axisdev88: Fix passing of kernel cmdline. | Edgar E. Iglesias | 2010-05-21 | 1 | -13/+18 |
* | Replace \0s with spaces before sending strings to curses. | Bernhard Kauer | 2010-05-21 | 1 | -0/+2 |
* | arm_timer: fix oneshot mode | Rabin Vincent | 2010-05-21 | 1 | -1/+1 |
* | arm_timer: reload timer when enabled | Rabin Vincent | 2010-05-21 | 1 | -1/+1 |
* | pflash_cfi01: add device ID read command | Michael Walle | 2010-05-21 | 1 | -0/+20 |
* | pc: fix segfault introduced by 3d53f5c36ff6 | Eduard - Gabriel Munteanu | 2010-05-20 | 1 | -2/+2 |
* | target-sparc: Inline some generation of carry for ADDX/SUBX. | Richard Henderson | 2010-05-20 | 3 | -76/+200 |
* | tcg-i386: Tidy jumps. | Richard Henderson | 2010-05-20 | 1 | -25/+33 |
* | tcg-i386: Eliminate extra move from qemu_ld64. | Richard Henderson | 2010-05-20 | 1 | -11/+9 |
* | tcg-i386: Tidy move operations. | Richard Henderson | 2010-05-20 | 1 | -27/+24 |
* | tcg-i386: Tidy shift operations. | Richard Henderson | 2010-05-20 | 1 | -15/+20 |
* | tcg-i386: Tidy bswap operations. | Richard Henderson | 2010-05-20 | 1 | -26/+27 |
* | Remove i386 from .gitignore | Aurelien Jarno | 2010-05-20 | 1 | -1/+0 |
* | target-sparc: Simplify ICC generation. | Richard Henderson | 2010-05-19 | 1 | -80/+140 |
* | target-sparc: Fix compilation with --enable-debug. | Richard Henderson | 2010-05-19 | 2 | -2/+2 |
* | Fix __VA__ARGS__ typo in cris mmu.c | Riccardo Magliocchetti | 2010-05-19 | 1 | -1/+1 |
* | linux-user: fix 32-bit host breakage | Aurelien Jarno | 2010-05-19 | 1 | -1/+1 |
* | microblaze: Update elf machine nums. | Edgar E. Iglesias | 2010-05-19 | 3 | -4/+5 |
* | microblaze: Add linux-user core dumping support. | Edgar E. Iglesias | 2010-05-19 | 1 | -0/+18 |