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
2017-06-05
target/alpha: Use goto_tb for fallthru between TBs
Richard Henderson
1
-2
/
+12
2017-06-05
target/alpha: Implement WTINT inline
Richard Henderson
1
-5
/
+11
2017-06-05
target/mips: optimize indirect branches
Aurelien Jarno
1
-1
/
+1
2017-06-05
target/mips: optimize cross-page direct jumps in softmmu
Aurelien Jarno
1
-1
/
+1
2017-06-05
target/aarch64: optimize indirect branches
Emilio G. Cota
1
-2
/
+1
2017-06-05
target/aarch64: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+1
2017-06-05
target/hppa: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-4
/
+4
2017-06-05
target/s390: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-5
/
+12
2017-06-05
tcg/mips: implement goto_ptr
Aurelien Jarno
2
-1
/
+14
2017-06-05
tcg/arm: Implement goto_ptr
Richard Henderson
2
-5
/
+22
2017-06-05
tcg/arm: Clarify tcg_out_bx for arm4 host
Richard Henderson
1
-14
/
+15
2017-06-05
tcg/s390: Implement goto_ptr
Richard Henderson
2
-4
/
+22
2017-06-05
tcg/sparc: Implement goto_ptr
Richard Henderson
2
-2
/
+11
2017-06-05
tcg/aarch64: Implement goto_ptr
Richard Henderson
2
-3
/
+21
2017-06-05
tcg/ppc: Implement goto_ptr
Richard Henderson
2
-1
/
+8
2017-06-05
tb-hash: improve tb_jmp_cache hash function in user mode
Emilio G. Cota
1
-0
/
+12
2017-06-05
target/i386: optimize indirect branches
Emilio G. Cota
1
-6
/
+8
2017-06-05
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-2
/
+2
2017-06-05
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
1
-1
/
+24
2017-06-05
target/arm: optimize indirect branches
Emilio G. Cota
2
-9
/
+20
2017-06-05
target/arm: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+5
2017-06-05
tcg/i386: implement goto_ptr
Emilio G. Cota
2
-3
/
+23
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
19
-4
/
+85
2017-06-05
qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
Richard Henderson
1
-8
/
+26
2017-06-05
tcg/sparc: Use the proper compilation flags for 32-bit
Richard Henderson
1
-3
/
+3
2017-06-05
target/nios2: Fix 64-bit ilp32 compilation
Richard Henderson
1
-1
/
+1
2017-06-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-63
/
+69
2017-06-05
hw/core: nmi.c can be compiled as common-obj nowadays
Thomas Huth
1
-1
/
+1
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
120
-1158
/
+1126
2017-06-04
dump: fix memory_mapping_filter leak
Marc-André Lureau
1
-0
/
+1
2017-06-04
ide-test: check return of fwrite
John Snow
1
-2
/
+6
2017-06-04
help: Add newline to end of thread option help text
Suraj Jitindar Singh
1
-1
/
+1
2017-06-04
qemu-ga: remove useless allocation
Marc-André Lureau
1
-3
/
+1
2017-06-04
scsi/lsi53c895a: Remove unused lsi_mem_*() return value
Mao Zhongyi
1
-6
/
+4
2017-06-04
qapi: Fix some QMP documentation regressions
Eric Blake
2
-15
/
+15
2017-06-04
hw/mips: add missing include
Philippe Mathieu-Daudé
1
-0
/
+1
2017-06-04
register: display register prefix (name) since it is available
Philippe Mathieu-Daudé
1
-4
/
+4
2017-06-04
hw/sparc: use ARRAY_SIZE() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-04
hw/xtensa: sim: use g_string/g_new
Max Filippov
1
-5
/
+5
2017-06-04
target/arm: add data cache invalidation cp15 instruction to cortex-r5
Luc MICHEL
1
-0
/
+2
2017-06-04
block: Correct documentation for BLOCK_WRITE_THRESHOLD
Eric Blake
1
-1
/
+1
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
1
-2
/
+0
2017-06-04
altera_timer: fix incorrect memset
Paolo Bonzini
1
-1
/
+1
2017-06-04
configure: Detect native NetBSD curses(3)
Kamil Rytarowski
1
-2
/
+1
2017-06-04
tests/libqtest: Print error instead of aborting when env variable is missing
Thomas Huth
1
-1
/
+4
2017-06-04
docs/qdev-device-use.txt: update section Default Devices
Markus Armbruster
1
-4
/
+5
2017-06-04
docs qemu-doc: Avoid ide-drive, it's deprecated
Markus Armbruster
3
-4
/
+4
2017-06-04
qemu-doc: Add hyperlinks to further license information
Thomas Huth
1
-4
/
+4
2017-06-04
qemu-doc: Move the qemu-ga description into a separate chapter
Thomas Huth
1
-6
/
+7
2017-06-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-81
/
+412
[next]