Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   6120 patches
« 1 2 ... 5 6 761 62 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,03/40] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,02/40] accel/tcg: Restrict cpu_handle_halt() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,01/40] accel: Simplify qemu_init_vcpu() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v5,31/31] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one accel: Move has_work() from SysemuCPUOps to AccelOpsClass 1 - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,30/31] target/xtensa: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,29/31] target/tricore: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,28/31] target/sparc: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,27/31] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,26/31] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,25/31] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,24/31] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,23/31] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass 1 - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,22/31] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,21/31] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,20/31] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,19/31] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,18/31] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,17/31] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,16/31] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,15/31] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,14/31] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,13/31] target/hexagon: Remove unused has_work() handler accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,12/31] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,11/31] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,10/31] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,09/31] target/alpha: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,08/31] accel/tcg: Implement AccelOpsClass::has_work() as stub accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,07/31] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,06/31] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,05/31] sysemu: Introduce AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,04/31] hw/core: Un-inline cpu_has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,03/31] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,02/31] accel/tcg: Restrict cpu_handle_halt() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,01/31] target/arm: Implement arm_v7m_cpu_has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-20 Philippe Mathieu-Daudé New
[3/3] hw/input/lasips2: QOM'ify the Lasi PS/2 hw/input/lasips2: QOM'ify the Lasi PS/2 - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[2/3] hw/input/lasips2: Move LASIPS2State declaration to 'hw/input/lasips2.h' hw/input/lasips2: QOM'ify the Lasi PS/2 - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[1/3] hw/input/lasips2: Fix typos in function names hw/input/lasips2: QOM'ify the Lasi PS/2 - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
tcg/tci: Remove its experimental status tcg/tci: Remove its experimental status - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART - - 1 - --- 2021-09-18 Philippe Mathieu-Daudé New
target/sparc: Make sparc_cpu_dump_state() static target/sparc: Make sparc_cpu_dump_state() static - - 2 - --- 2021-09-16 Philippe Mathieu-Daudé New
[v4,30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one accel: Move has_work() from SysemuCPUOps to AccelOpsClass 1 - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,29/30] target/xtensa: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,28/30] target/tricore: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,27/30] target/sparc: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,26/30] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,25/30] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,24/30] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,23/30] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,22/30] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,21/30] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,20/30] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,19/30] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,18/30] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,17/30] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,16/30] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,15/30] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,14/30] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,13/30] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,12/30] target/hexagon: Remove unused has_work() handler accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,11/30] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,10/30] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,09/30] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,08/30] target/alpha: Restrict has_work() handler to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,06/30] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,05/30] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,04/30] sysemu: Introduce AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,03/30] hw/core: Un-inline cpu_has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,02/30] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v4,01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-12 Philippe Mathieu-Daudé New
[v2] linux-user: Correct host errno for IP[V6]_RECVERR socket options [v2] linux-user: Correct host errno for IP[V6]_RECVERR socket options - 1 - - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,24/24] user: Remove cpu_get_pic_interrupt() stubs accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,22/24] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,21/24] target/rx: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,20/24] target/sparc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,19/24] target/sh4: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,18/24] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 3 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,17/24] target/ppc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu 1 - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,16/24] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,15/24] target/nios2: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,14/24] target/mips: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,13/24] target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,12/24] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,11/24] target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,10/24] target/i386: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,09/24] target/hppa: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,08/24] target/cris: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,07/24] target/arm: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,05/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,04/24] target/xtensa: Restrict do_transaction_failed() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,03/24] target/i386: Simplify TARGET_X86_64 #ifdef'ry accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,02/24] target/i386: Restrict sysemu-only fpu_helper helpers accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
[v3,01/24] target/avr: Remove pointless use of CONFIG_USER_ONLY definition accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-11 Philippe Mathieu-Daudé New
linux-user: Correct host errno for IP[V6]_RECVERR socket options linux-user: Correct host errno for IP[V6]_RECVERR socket options - 1 - - --- 2021-09-07 Philippe Mathieu-Daudé New
user: Mark cpu_loop() with noreturn attribute user: Mark cpu_loop() with noreturn attribute - - 3 - --- 2021-09-05 Philippe Mathieu-Daudé New
[v2,24/24] user: Remove cpu_get_pic_interrupt() stubs accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-04 Philippe Mathieu-Daudé New
[v2,23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-04 Philippe Mathieu-Daudé New
[v2,22/24] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-04 Philippe Mathieu-Daudé New
« 1 2 ... 5 6 761 62 »