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
2012-10-20
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
2
-20
/
+12
2012-10-20
exec: Do not use absolute address hints for code_gen_buffer with -fpie
Richard Henderson
1
-1
/
+6
2012-10-20
exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
Richard Henderson
1
-1
/
+5
2012-10-20
exec: Split up and tidy code_gen_buffer
Richard Henderson
1
-92
/
+103
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
57
-414
/
+518
2012-10-20
vga: remove CONFIG_BOCHS_VBE
Gerd Hoffmann
2
-50
/
+12
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
3
-0
/
+68
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
4
-3
/
+121
2012-10-20
vga: fix indention
Gerd Hoffmann
1
-14
/
+14
2012-10-19
tests/tcg: fix build
Catalin Patulea
4
-14
/
+22
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
1
-0
/
+4
2012-10-19
tci: fix build breakage for target-sparc
Michael Roth
1
-1
/
+2
2012-10-19
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
1
-2
/
+2
2012-10-19
configure: Fix CONFIG_QEMU_HELPERDIR generation
Jan Kiszka
1
-1
/
+1
2012-10-19
qemu-options.hx: Change from recommending '?' to 'help'
Peter Maydell
1
-21
/
+17
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
18
-146
/
+190
2012-10-19
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
6
-11
/
+17
2012-10-19
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
1
-1
/
+1
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
2
-0
/
+3
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
1
-8
/
+8
2012-10-19
net/tap-win32: Fix compiler warning caused by missing include statement
Stefan Weil
1
-0
/
+1
2012-10-19
configure: Remove unused parameters from main function
Stefan Weil
1
-2
/
+2
2012-10-19
target-arm/neon_helper: Remove obsolete FIXME comment
Peter Maydell
1
-1
/
+0
2012-10-19
targphys.h: Don't define target_phys_addr_t for user-mode emulators
Peter Maydell
1
-0
/
+4
2012-10-19
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
Joel Martin
1
-0
/
+2
2012-10-17
target-arm/translate: Fix RRX operands
Peter Crosthwaite
1
-1
/
+1
2012-10-17
tcg: Optimize mulu2
Richard Henderson
3
-0
/
+47
2012-10-17
tcg: Optimize half-dead add2/sub2
Richard Henderson
1
-1
/
+33
2012-10-17
tcg: Constant fold add2 and sub2
Richard Henderson
2
-0
/
+44
2012-10-17
tcg: Do constant folding on double-word comparisons
Richard Henderson
1
-21
/
+72
2012-10-17
tcg: Split out subroutines from do_constant_folding_cond
Richard Henderson
1
-71
/
+81
2012-10-17
tcg: Optimize double-word comparisons against zero
Richard Henderson
1
-0
/
+39
2012-10-17
tcg: Use common code when failing to optimize
Richard Henderson
1
-59
/
+32
2012-10-17
tcg: Swap commutative double-word comparisons
Richard Henderson
1
-0
/
+26
2012-10-17
tcg: Canonicalize add2 operand ordering
Richard Henderson
1
-0
/
+5
2012-10-17
tcg: Split out swap_commutative as a subroutine
Richard Henderson
1
-32
/
+24
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
1
-3
/
+7
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
1
-3
/
+5
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
1
-4
/
+8
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
1
-3
/
+8
2012-10-17
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
1
-14
/
+14
2012-10-17
tcg-ia64: Implement deposit
Richard Henderson
2
-2
/
+58
2012-10-17
tcg/ia64: slightly optimize TLB access code
Aurelien Jarno
1
-5
/
+17
2012-10-17
tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
Aurelien Jarno
1
-39
/
+37
2012-10-17
tcg/ia64: implement movcond_i32/64
Aurelien Jarno
2
-2
/
+40
2012-10-17
tcg/ia64: use stack for TCG temps
Blue Swirl
1
-3
/
+4
2012-10-17
tcg/arm: Implement movcond_i32
Peter Maydell
2
-1
/
+11
2012-10-17
tcg/arm: Factor out code to emit immediate or reg-reg op
Peter Maydell
1
-26
/
+20
2012-10-14
Fix popcnt in long mode
malc
1
-1
/
+1
2012-10-13
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
Andreas Färber
1
-4
/
+3
[next]