Series |
Plugin support
|
expand
-
[RFC,00/48] Plugin support
-
[RFC,01/48] cpu: introduce run_on_cpu_no_bql
-
[RFC,02/48] trace: expand mem_info:size_shift to 3 bits
-
[RFC,03/48] tcg/README: fix typo s/afterwise/afterwards/
-
[RFC,04/48] exec: introduce qemu_xxhash{2,4,5,6,7}
-
[RFC,05/48] include: move exec/tb-hash-xx.h to qemu/xxhash.h
-
[RFC,06/48] tcg: use QHT for helper_table
-
[RFC,07/48] tcg: export TCGHelperInfo
-
[RFC,08/48] tcg: export tcg_gen_runtime_helper
-
[RFC,09/48] tcg: reset runtime helpers when flushing the code cache
-
[RFC,10/48] exec: export do_tb_flush
-
[RFC,11/48] atomic_template: fix indentation in GEN_ATOMIC_HELPER
-
[RFC,12/48] atomic_template: define pre/post macros
-
[RFC,13/48] xxhash: add qemu_xxhash8
-
[RFC,14/48] plugin: preliminary user-facing API
-
[RFC,15/48] plugin: add core code
-
[RFC,16/48] tcg: add plugin_mask to TB hash
-
[RFC,17/48] plugin-gen: add TCG code generation helpers
-
[RFC,18/48] tcg: add memory callbacks for plugins (WIP)
-
[RFC,19/48] translate-all: notify plugin code of tb_flush
-
[RFC,20/48] *-user: notify plugin of exit
-
[RFC,21/48] *-user: plugin syscalls
-
[RFC,22/48] cpu: hook plugin vcpu events
-
[RFC,23/48] translator: add plugin_insn argument to translate_insn
-
[RFC,24/48] translator: add .ctx_base_offset and .ctx_size to TranslatorOps
-
[RFC,25/48] target/arm: prepare for 2-pass translation
-
[RFC,26/48] target/ppc: prepare for 2-pass translation
-
[RFC,27/48] target/sh4: prepare for 2-pass translation (WIP)
-
[RFC,28/48] target/i386: prepare for 2-pass translation
-
[RFC,29/48] target/hppa: prepare for 2-pass translation
-
[RFC,30/48] target/m68k: prepare for 2-pass translation
-
[RFC,31/48] target/mips: prepare for 2-pass translation (WIP)
-
[RFC,32/48] target/alpha: prepare for 2-pass translation
-
[RFC,33/48] target/riscv: prepare for 2-pass translation
-
[RFC,34/48] target/s390x: prepare for 2-pass translation
-
[RFC,35/48] target/sparc: prepare for 2-pass translation
-
[RFC,36/48] target/xtensa: prepare for 2-pass translation
-
[RFC,37/48] target/openrisc: prepare for 2-pass translation
-
[RFC,38/48] translator: implement 2-pass translation
-
[RFC,39/48] plugin: add API symbols to qemu-plugins.symbols
-
[RFC,40/48] plugin: let plugins control the virtual clock
-
[RFC,41/48] configure: add --enable-plugins
-
[RFC,42/48] vl: support -plugin option
-
[RFC,43/48] linux-user: support -plugin option
-
[RFC,44/48] cpus: lockstep execution support
-
[RFC,45/48] plugin: lockstep execution support
-
[RFC,46/48] plugin: add plugin-chan PCI device
-
[RFC,47/48] plugin: support guest hooks
-
[RFC,48/48] plugin: add a couple of very simple examples
|