Show patches with: Series = accel: Move has_work() from CPUClass to AccelOpsClass       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,40/40] accel/tcg: Simplify tcg_cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,39/40] accel/tcg: Remove CPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,38/40] target/xtensa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,37/40] target/tricore: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,36/40] target/sparc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,35/40] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,34/40] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,33/40] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,32/40] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,31/40] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,29/40] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,28/40] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,27/40] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,26/40] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,25/40] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,24/40] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,23/40] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,22/40] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,21/40] target/hexagon: Remove unused has_work() handler accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,20/40] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,19/40] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,18/40] target/alpha: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,17/40] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,16/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,15/40] accel/tcg: Introduce TCGCPUOps::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,14/40] accel: Simplify cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,13/40] accel/tcg: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,12/40] accel/qtest: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,11/40] accel/nvmm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,10/40] accel/hax: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,09/40] accel/xen: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass 1 - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,08/40] accel/hvf: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,07/40] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,06/40] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,05/40] accel: Introduce AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,04/40] hw/core: Move cpu_common_has_work() to cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,03/40] hw/core: Un-inline cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,02/40] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New
[v7,01/40] accel: Simplify qemu_init_vcpu() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-25 Philippe Mathieu-Daudé New