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
[v8,40/40] accel/tcg: Simplify tcg_cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,39/40] accel/tcg: Remove CPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,38/40] target/xtensa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,37/40] target/tricore: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,36/40] target/sparc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,35/40] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,34/40] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,33/40] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,32/40] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,31/40] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,29/40] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,28/40] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,27/40] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,26/40] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,25/40] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,24/40] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,23/40] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,22/40] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,21/40] target/hexagon: Remove unused has_work() handler accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,20/40] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,19/40] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,18/40] target/alpha: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,17/40] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,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-26 Philippe Mathieu-Daudé New
[v8,15/40] accel/tcg: Introduce TCGCPUOps::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,14/40] accel: Simplify cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,13/40] accel/tcg: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,12/40] accel/qtest: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,11/40] accel/nvmm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,10/40] accel/hax: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,09/40] accel/xen: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,08/40] accel/hvf: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,07/40] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,06/40] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,05/40] accel: Introduce AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,04/40] hw/core: Move cpu_common_has_work() to cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,03/40] hw/core: Un-inline cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,02/40] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,01/40] accel: Simplify qemu_init_vcpu() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New