Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
| Archived =
No
| 29 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[29/29] target/riscv: honour show_opcodes when disassembling
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[28/29] target/loongarch: honour show_opcodes when disassembling
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[27/29] disas/hppa: honour show_opcodes
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[26/29] disas: introduce show_opcodes
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[25/29] plugins: cleanup codepath for previous inline operation
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[24/29] plugins: remove non per_vcpu inline operation from API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[23/29] contrib/plugins/howvec: migrate to new per_vcpu API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[22/29] contrib/plugins/hotblocks: migrate to new per_vcpu API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[21/29] tests/plugin/bb: migrate to new per_vcpu API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[20/29] tests/plugin/insn: migrate to new per_vcpu API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[19/29] tests/plugin/mem: migrate to new per_vcpu API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[18/29] tests/plugin: add test plugin for inline operations
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[17/29] plugins: add inline operation per vcpu
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[16/29] plugins: implement inline operation relative to cpu_index
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[15/29] plugins: define qemu_plugin_u64
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[14/29] plugins: scoreboard API
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[13/29] tests/tcg: Add two follow-fork-mode tests
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[12/29] gdbstub: Implement follow-fork-mode child
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[11/29] gdbstub: Introduce gdb_handle_detach_user()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[10/29] gdbstub: Introduce gdb_handle_set_thread_user()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[09/29] gdbstub: Introduce gdb_handle_query_supported_user()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[08/29] gdbstub: Call gdbserver_fork() both in parent and in child
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[07/29] {linux,bsd}-user: Pass pid to gdbserver_fork()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[06/29] {linux,bsd}-user: Pass pid to fork_end()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[05/29] gdbstub: Introduce gdbserver_fork_start()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[04/29] {linux,bsd}-user: Update ts_tid after fork()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[03/29] {linux,bsd}-user: Introduce get_task_state()
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[02/29] gdbstub: Support disablement in a multi-threaded process
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded
[01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
-
-
-
2024-03-05
Alex Bennée
Superseded