Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Pierrick Bouvier
| Archived =
No
| 685 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
4
5
6
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[1/2] plugins: missing QEMU_PLUGIN_API for time control
Bug fixes for plugins
-
-
-
2024-06-12
Pierrick Bouvier
New
[v3,6/6] contrib/plugins: add ips plugin example for cost modeling
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
Superseded
[v3,5/6] plugins: add time control API
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v3,4/6] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v3,3/6] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v3,2/6] qtest: use cpu interface in qtest_clock_warp
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v3,1/6] sysemu: add set_virtual_time to accel ops
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v2,6/6] contrib/plugins: add ips plugin example for cost modeling
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
New
[v2,5/6] plugins: add time control API
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
Superseded
[v2,4/6] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
Superseded
[v2,3/6] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
Superseded
[v2,2/6] qtest: use cpu interface in qtest_clock_warp
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
Pierrick Bouvier
Superseded
[v2,1/6] sysemu: add set_virtual_time to accel ops
Implement icount=auto using TCG Plugins
-
-
-
2024-05-30
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
Superseded
[4/5] plugins: add time control API
Implement icount=auto using TCG Plugins
-
-
-
2024-05-16
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
Superseded
[2/5] qtest: use cpu interface in qtest_clock_warp
Implement icount=auto using TCG Plugins
-
-
-
2024-05-16
Pierrick Bouvier
Superseded
[1/5] sysemu: add set_virtual_time to accel ops
Implement icount=auto using TCG Plugins
-
-
-
2024-05-16
Pierrick Bouvier
Superseded
[v6,9/9] plugins: remove op from qemu_plugin_inline_cb
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,8/9] plugins: extract cpu_index generate
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,7/9] plugins: distinct types for callbacks
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,6/9] tests/plugin/inline: add test for conditional callback
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v6,5/9] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,4/9] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v6,3/9] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,2/9] plugins: extract generate ptr for qemu_plugin_u64
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v6,1/9] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
New
[v5,9/9] plugins: remove op from qemu_plugin_inline_cb
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,8/9] plugins: extract cpu_index generate
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,7/9] plugins: distinct types for callbacks
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,6/9] tests/plugin/inline: add test for conditional callback
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,5/9] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,4/9] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,3/9] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,2/9] plugins: extract generate ptr for qemu_plugin_u64
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v5,1/9] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-05-02
Pierrick Bouvier
Superseded
[v4,9/9] plugins: remove op from qemu_plugin_inline_cb
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,8/9] plugins: extract cpu_index generate
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,7/9] plugins: distinct types for callbacks
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,6/9] tests/plugin/inline: add test for conditional callback
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,5/9] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,4/9] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,3/9] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,2/9] plugins: extract generate ptr for qemu_plugin_u64
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v4,1/9] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-03-26
Pierrick Bouvier
Superseded
[v3,8/8] plugins: extract cpu_index generate
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,6/8] tests/plugin/inline: add test for conditional callback
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,4/8] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-03-25
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,2/8] plugins: extract generate ptr for qemu_plugin_u64
TCG plugins new inline operations
-
-
-
2024-03-25
Pierrick Bouvier
Superseded
[v3,1/8] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-03-25
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
[RFC,4/5] plugins: add time control API
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,2/5] qtest: use cpu interface in qtest_clock_warp
Implement icount=auto using TCG Plugins
-
-
-
2024-03-13
Pierrick Bouvier
Superseded
[RFC,1/5] sysemu: add set_virtual_time to accel ops
Implement icount=auto using TCG Plugins
-
-
-
2024-03-13
Pierrick Bouvier
Superseded
[v2,5/5] tests/plugin/inline: add test for condition callback
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
Superseded
[v2,4/5] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[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,2/5] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[v2,1/5] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
plugins/howvec: fix use-after-free
plugins/howvec: fix use-after-free
-
-
-
2024-03-11
Pierrick Bouvier
New
[v7,12/12] plugins: cleanup codepath for previous inline operation
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
New
[v7,11/12] plugins: remove non per_vcpu inline operation from API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,10/12] contrib/plugins/howvec: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,08/12] tests/plugin/bb: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,07/12] tests/plugin/insn: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,06/12] tests/plugin/mem: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,05/12] tests/plugin: add test plugin for inline operations
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,04/12] plugins: add inline operation per vcpu
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
New
[v7,03/12] plugins: implement inline operation relative to cpu_index
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
New
[v7,02/12] plugins: define qemu_plugin_u64
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
Superseded
[v7,01/12] plugins: scoreboard API
TCG Plugin inline operation enhancement
-
-
-
2024-03-04
Pierrick Bouvier
New
[5/5] tests/plugin/inline: add test for condition callback
TCG plugins new inline operations
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[4/5] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[3/5] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[2/5] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[1/5] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,12/12] plugins: cleanup codepath for previous inline operation
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,11/12] plugins: remove non per_vcpu inline operation from API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,10/12] contrib/plugins/howvec: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,08/12] tests/plugin/bb: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,07/12] tests/plugin/insn: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,06/12] tests/plugin/mem: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,05/12] tests/plugin: add test plugin for inline operations
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,04/12] plugins: add inline operation per vcpu
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,03/12] plugins: implement inline operation relative to cpu_index
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,02/12] plugins: define qemu_plugin_u64
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v6,01/12] plugins: scoreboard API
TCG Plugin inline operation enhancement
-
-
-
2024-02-29
Pierrick Bouvier
Superseded
[v5,12/12] plugins: cleanup codepath for previous inline operation
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,11/12] plugins: remove non per_vcpu inline operation from API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,10/12] contrib/plugins/howvec: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,08/12] tests/plugin/bb: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,07/12] tests/plugin/insn: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,06/12] tests/plugin/mem: migrate to new per_vcpu API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
«
1
2
...
4
5
6
7
»