index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-22
Compile dma only once
Blue Swirl
19
-17
/
+83
2010-05-22
pckbd: improve debugging
Blue Swirl
1
-13
/
+15
2010-05-22
Compile pckbd only once
Blue Swirl
16
-57
/
+88
2010-05-21
linux-user: do not warn for missing pselect6
Riku Voipio
1
-0
/
+4
2010-05-21
tcg-ia64: Load GUEST_BASE into a register.
Richard Henderson
1
-44
/
+88
2010-05-21
tcg-ia64: Fix some register usage issues.
Richard Henderson
1
-25
/
+42
2010-05-21
tcg-hppa: Load GUEST_BASE as an immediate.
Richard Henderson
1
-8
/
+4
2010-05-21
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
5
-2
/
+25
2010-05-21
alpha-linux-user: Fix sigprocmask.
Richard Henderson
2
-5
/
+43
2010-05-21
alpha-linux-user: Fix sigsuspend parameters.
Richard Henderson
1
-0
/
+5
2010-05-21
alpha-linux-user: Fix getxpid.
Richard Henderson
1
-3
/
+8
2010-05-21
alpha-linux-user: Fix pipe return mechanism.
Richard Henderson
1
-12
/
+18
2010-05-21
alpha-linux-user: Add correct sigaction constants.
Richard Henderson
1
-0
/
+8
2010-05-21
alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.
Richard Henderson
1
-2
/
+2
2010-05-21
alpha-linux-user: Fix brk error return.
Richard Henderson
1
-2
/
+10
2010-05-21
tcg-i386: Nuke trailing whitespace.
Richard Henderson
1
-22
/
+22
2010-05-21
tcg-i386: Use lea for three-operand add.
Richard Henderson
1
-3
/
+20
2010-05-21
tcg-i386: Tidy lea.
Richard Henderson
1
-31
/
+60
2010-05-21
tcg-i386: Tidy xchg.
Richard Henderson
1
-1
/
+3
2010-05-21
tcg-i386: Tidy multiply.
Richard Henderson
1
-3
/
+6
2010-05-21
tcg-i386: Tidy unary arithmetic.
Richard Henderson
1
-13
/
+25
2010-05-21
tcg-i386: Tidy setcc.
Richard Henderson
1
-2
/
+2
2010-05-21
tcg-i386: Tidy ret.
Richard Henderson
1
-1
/
+2
2010-05-21
tcg-i386: Tidy calls.
Richard Henderson
1
-22
/
+27
2010-05-21
tcg-i386: Tidy push/pop.
Richard Henderson
1
-18
/
+30
2010-05-21
tcg-i386: Tidy movi.
Richard Henderson
1
-1
/
+2
2010-05-21
tcg-i386: Tidy non-immediate arithmetic operations.
Richard Henderson
1
-30
/
+48
2010-05-21
tcg-i386: Tidy immediate arithmetic operations.
Richard Henderson
1
-16
/
+10
2010-05-21
tcg-i386: Tidy ext8s and ext16s operations.
Richard Henderson
1
-11
/
+24
2010-05-21
tcg-i386: Tidy ext8u and ext16u operations.
Richard Henderson
1
-26
/
+31
2010-05-21
axisdev88: Fix passing of kernel cmdline.
Edgar E. Iglesias
1
-13
/
+18
2010-05-21
Replace \0s with spaces before sending strings to curses.
Bernhard Kauer
1
-0
/
+2
2010-05-21
arm_timer: fix oneshot mode
Rabin Vincent
1
-1
/
+1
2010-05-21
arm_timer: reload timer when enabled
Rabin Vincent
1
-1
/
+1
2010-05-21
pflash_cfi01: add device ID read command
Michael Walle
1
-0
/
+20
2010-05-20
pc: fix segfault introduced by 3d53f5c36ff6
Eduard - Gabriel Munteanu
1
-2
/
+2
2010-05-20
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
3
-76
/
+200
2010-05-20
tcg-i386: Tidy jumps.
Richard Henderson
1
-25
/
+33
2010-05-20
tcg-i386: Eliminate extra move from qemu_ld64.
Richard Henderson
1
-11
/
+9
2010-05-20
tcg-i386: Tidy move operations.
Richard Henderson
1
-27
/
+24
2010-05-20
tcg-i386: Tidy shift operations.
Richard Henderson
1
-15
/
+20
2010-05-20
tcg-i386: Tidy bswap operations.
Richard Henderson
1
-26
/
+27
2010-05-20
Remove i386 from .gitignore
Aurelien Jarno
1
-1
/
+0
2010-05-19
target-sparc: Simplify ICC generation.
Richard Henderson
1
-80
/
+140
2010-05-19
target-sparc: Fix compilation with --enable-debug.
Richard Henderson
2
-2
/
+2
2010-05-19
Fix __VA__ARGS__ typo in cris mmu.c
Riccardo Magliocchetti
1
-1
/
+1
2010-05-19
linux-user: fix 32-bit host breakage
Aurelien Jarno
1
-1
/
+1
2010-05-19
microblaze: Update elf machine nums.
Edgar E. Iglesias
3
-4
/
+5
2010-05-19
microblaze: Add linux-user core dumping support.
Edgar E. Iglesias
1
-0
/
+18
2010-05-19
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
Richard Henderson
1
-5
/
+6
[next]