index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
linux-user: support -plugin option
Lluís Vilanova
2019-10-28
1
-0
/
+18
|
*
|
vl: support -plugin option
Lluís Vilanova
2019-10-28
2
-0
/
+28
|
*
|
plugin: add qemu_plugin_outs helper
Alex Bennée
2019-10-28
5
-0
/
+19
|
*
|
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2019-10-28
5
-1
/
+130
|
*
|
plugin: expand the plugin_init function to include an info block
Alex Bennée
2019-10-28
2
-6
/
+43
|
*
|
plugin: add API symbols to qemu-plugins.symbols
Emilio G. Cota
2019-10-28
5
-0
/
+133
|
*
|
configure: add --enable-plugins
Alex Bennée
2019-10-28
1
-0
/
+13
|
*
|
translator: inject instrumentation from plugins
Emilio G. Cota
2019-10-28
1
-0
/
+20
|
*
|
target/openrisc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/xtensa: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-2
/
+2
|
*
|
target/sparc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/riscv: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/alpha: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/m68k: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/hppa: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
|
*
|
target/i386: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-5
/
+5
|
*
|
target/sh4: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-2
/
+2
|
*
|
target/ppc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-5
/
+3
|
*
|
target/arm: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-12
/
+3
|
*
|
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2019-10-28
2
-1
/
+72
|
*
|
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-28
4
-13
/
+38
|
*
|
plugin-gen: add plugin_insn_append
Emilio G. Cota
2019-10-28
1
-0
/
+14
|
*
|
cpu: hook plugin vcpu events
Emilio G. Cota
2019-10-28
3
-0
/
+14
|
*
|
*-user: plugin syscalls
Emilio G. Cota
2019-10-28
3
-9
/
+59
|
*
|
*-user: notify plugin of exit
Emilio G. Cota
2019-10-28
2
-0
/
+4
|
*
|
translate-all: notify plugin code of tb_flush
Emilio G. Cota
2019-10-28
1
-0
/
+6
|
*
|
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
4
-0
/
+139
|
*
|
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
2019-10-28
8
-36
/
+74
|
*
|
atomic_template: add inline trace/plugin helpers
Emilio G. Cota
2019-10-28
4
-39
/
+111
|
*
|
plugin-gen: add module for TCG-related code
Emilio G. Cota
2019-10-28
11
-0
/
+1054
|
*
|
tcg: add tcg_gen_st_ptr
Emilio G. Cota
2019-10-28
1
-0
/
+5
|
*
|
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
2019-10-28
2
-1
/
+51
|
*
|
cputlb: document get_page_addr_code
Emilio G. Cota
2019-10-28
1
-3
/
+21
|
*
|
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
2019-10-28
1
-0
/
+10
|
*
|
plugin: add implementation of the api
Alex Bennée
2019-10-28
3
-3
/
+278
|
*
|
plugin: add core code
Emilio G. Cota
2019-10-28
9
-1
/
+1241
|
*
|
plugin: add user-facing API
Emilio G. Cota
2019-10-28
1
-0
/
+351
|
*
|
docs/devel: add plugins.rst design document
Alex Bennée
2019-10-28
2
-0
/
+113
|
*
|
translate-all: use cpu_in_exclusive_work_context() in tb_flush
Emilio G. Cota
2019-10-28
1
-2
/
+7
|
*
|
cpu: introduce cpu_in_exclusive_context()
Emilio G. Cota
2019-10-28
3
-4
/
+18
|
*
|
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
10
-39
/
+59
|
*
|
trace: expand mem_info:size_shift to 4 bits
Emilio G. Cota
2019-10-28
2
-5
/
+5
*
|
|
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-10-30
8
-58
/
+308
|
\
\
\
|
*
|
|
tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+42
|
*
|
|
tests/boot_linux_console: Add initrd test for the Exynos4210
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+41
|
*
|
|
tests/boot_linux_console: Add a test for the Raspberry Pi 2
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+36
|
*
|
|
tests/boot_linux_console: Use Avocado archive::gzip_uncompress()
Philippe Mathieu-Daudé
2019-10-29
1
-4
/
+1
|
*
|
|
.travis.yml: Let the avocado job run the 40p tests
Philippe Mathieu-Daudé
2019-10-29
1
-1
/
+1
|
*
|
|
tests/acceptance: Test OpenBIOS on the PReP/40p
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+33
|
*
|
|
tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
Philippe Mathieu-Daudé
2019-10-29
2
-0
/
+50
[prev]
[next]