Show patches with: Submitter = Pierrick Bouvier       |    Archived = No       |   172 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[01/12] plugins: implement inline operation with cpu_index offset TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier Superseded
[02/12] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[03/12] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[04/12] tests/plugin/inline: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[05/12] tests/plugin/mem: fix race condition with callbacks TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[06/12] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[07/12] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[08/12] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[10/12] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[11/12] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier New
[12/12] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement --- 2024-01-11 Pierrick Bouvier Superseded
[1/4] util/cacheflush: fix illegal instruction on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[1/5] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-02-29 Pierrick Bouvier Superseded
[1/5] sysemu: add set_virtual_time to accel ops Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier New
[2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[2/5] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-02-29 Pierrick Bouvier Superseded
[2/5] qtest: use cpu interface in qtest_clock_warp Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier New
[3/4] qga/vss-win32: fix warning for clang++-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier Superseded
[3/5] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier New
[3/5] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-02-29 Pierrick Bouvier Superseded
[4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[4/5] plugins: add time control API Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier New
[4/5] plugins: conditional callbacks TCG plugins new inline operations --- 2024-02-29 Pierrick Bouvier Superseded
[5/5] contrib/plugins: add ips plugin example for cost modeling Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier New
[5/5] tests/plugin/inline: add test for condition callback TCG plugins new inline operations --- 2024-02-29 Pierrick Bouvier Superseded
linux-user/syscall: Implement execve without execveat linux-user/syscall: Implement execve without execveat --- 2023-07-03 Pierrick Bouvier New
plugins/howvec: fix use-after-free plugins/howvec: fix use-after-free --- 2024-03-11 Pierrick Bouvier New
[RFC,1/5] sysemu: add set_virtual_time to accel ops Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier New
[RFC,2/5] qtest: use cpu interface in qtest_clock_warp Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier Superseded
[RFC,3/5] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier Superseded
[RFC,4/5] plugins: add time control API Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier Superseded
[RFC,5/5] contrib/plugins: add ips plugin example for cost modelling Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier Superseded
[v2,01/14] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,02/14] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,03/14] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,04/14] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,05/14] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,06/14] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,07/14] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,08/14] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,09/14] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,10/14] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,11/14] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,12/14] plugins: register inline op with a qemu_plugin_u64_t TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,13/14] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier Superseded
[v2,14/14] contrib/plugins/execlog: fix new warnings TCG Plugin inline operation enhancement --- 2024-01-18 Pierrick Bouvier New
[v2,1/4] util/cacheflush: fix cache on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-16 Pierrick Bouvier Superseded
[v2,1/5] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-16 Pierrick Bouvier Superseded
[v2,2/5] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,3/4] qga/vss-win32: fix warning for clang++-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-16 Pierrick Bouvier Superseded
[v2,3/5] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-16 Pierrick Bouvier Superseded
[v2,4/5] plugins: conditional callbacks TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,5/5] tests/plugin/inline: add test for condition callback TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier Superseded
[v2] linux-user/syscall: Implement execve without execveat [v2] linux-user/syscall: Implement execve without execveat --- 2023-07-05 Pierrick Bouvier Superseded
[v3,01/17] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,02/17] plugins: add qemu_plugin_num_vcpus function TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,03/17] plugins: fix order of init/idle/resume callback TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,04/17] cpu: call plugin init hook asynchronously TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,05/17] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier New
[v3,06/17] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,07/17] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,08/17] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,09/17] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,10/17] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,11/17] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,12/17] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,13/17] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,14/17] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,1/4] util/cacheflush: fix cache on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,15/17] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,16/17] plugins: cleanup codepath for previous inline operation TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,17/17] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,1/8] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,2/8] plugins: extract generate ptr for qemu_plugin_u64 TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,3/4] qga/vss-win32: fix warning for clang++-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,3/8] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,4/8] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,5/8] plugins: conditional callbacks TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,6/8] tests/plugin/inline: add test for conditional callback TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,7/8] plugins: distinct types for callbacks TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,8/8] plugins: extract cpu_index generate TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3] linux-user/syscall: Implement execve without execveat [v3] linux-user/syscall: Implement execve without execveat --- 2023-07-05 Pierrick Bouvier Superseded
[v4,01/18] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier New
[v4,02/18] plugins: add qemu_plugin_num_vcpus function TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier New
[v4,03/18] plugins: fix order of init/idle/resume callback TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,04/18] cpu: call plugin init hook asynchronously TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,05/18] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,06/18] plugins: define qemu_plugin_u64 TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,07/18] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,08/18] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,09/18] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,10/18] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,11/18] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,12/18] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,13/18] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
« 1 2 »