Show patches with: Series = accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler       |    State = Action Required       |    Archived = No       |   27 patches
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-9.1,27/27] accel/tcg: Remove check on TARGET_HAS_CPU_GET_TB_CPU_STATE accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,26/27] target/xtensa: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,25/27] target/tricore: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,24/27] target/sparc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,23/27] target/sh4: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,21/27] target/s390x: Restrict TCG-specific declarations accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,20/27] target/rx: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/27] target/riscv: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,18/27] target/ppc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,17/27] target/ppc: Indent ppc_tcg_ops[] with 4 spaces accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,16/27] target/openrisc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,15/27] target/nios2: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,14/27] target/mips: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/27] target/microblaze: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/27] target/m68k: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/27] target/loongarch: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/27] target/i386: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/27] target/hppa: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/27] target/hexagon: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/27] target/cris: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/27] target/avr: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/27] target/arm: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/27] target/arm: Restrict TCG-specific declarations accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/27] target/alpha: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/27] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New