Show patches with: Submitter = Claudio Fontana       |    State = Action Required       |   1408 patches
« 1 2 ... 9 10 1114 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v17,03/14] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-02-10 Claudio Fontana New
[RFC,v17,02/14] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-02-10 Claudio Fontana New
[RFC,v17,01/14] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-02-10 Claudio Fontana New
[v16,23/23] accel-cpu: make cpu_realizefn return a bool i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,22/23] target/i386: fix host_cpu_adjust_phys_bits error handling i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,21/23] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,20/23] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,19/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,18/23] accel: introduce AccelCPUClass extending CPUClass i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,17/23] accel: replace struct CpusAccel with AccelOpsClass i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,16/23] accel: extend AccelState and AccelClass to user-mode i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v16,15/23] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass i386 cleanup PART 2 - - - --- 2021-02-04 Claudio Fontana New
[v16,14/23] cpu: move debug_check_watchpoint to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v16,13/23] cpu: move adjust_watchpoint_address to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v16,12/23] physmem: make watchpoint checking code TCG-only i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v16,11/23] cpu: move do_unaligned_access to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,10/23] cpu: move cc->transaction_failed to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,09/23] cpu: move cc->do_interrupt to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-02-04 Claudio Fontana New
[v16,08/23] target/arm: do not use cc->do_interrupt for KVM directly i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,07/23] cpu: Move debug_excp_handler to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-02-04 Claudio Fontana New
[v16,06/23] cpu: Move tlb_fill to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,05/23] cpu: Move cpu_exec_* to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-04 Claudio Fontana New
[v16,04/23] cpu: Move synchronize_from_tb() to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v16,03/23] accel/tcg: split TCG-only code from cpu_exec_realizefn i386 cleanup PART 2 - 2 - --- 2021-02-04 Claudio Fontana New
[v16,02/23] target/riscv: remove CONFIG_TCG, as it is always TCG i386 cleanup PART 2 - 2 - --- 2021-02-04 Claudio Fontana New
[v16,01/23] cpu: Introduce TCGCpuOperations struct i386 cleanup PART 2 - 1 - --- 2021-02-04 Claudio Fontana New
[v15,23/23] accel-cpu: make cpu_realizefn return a bool i386 cleanup PART 2 - 2 - --- 2021-02-01 Claudio Fontana New
[v15,22/23] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,21/23] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,20/23] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,19/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,18/23] accel: introduce AccelCPUClass extending CPUClass i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,17/23] accel: replace struct CpusAccel with AccelOpsClass i386 cleanup PART 2 - - - --- 2021-02-01 Claudio Fontana New
[v15,16/23] accel: extend AccelState and AccelClass to user-mode i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,15/23] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,14/23] cpu: move debug_check_watchpoint to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,13/23] cpu: move adjust_watchpoint_address to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,12/23] physmem: make watchpoint checking code TCG-only i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,11/23] cpu: move do_unaligned_access to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-01 Claudio Fontana New
[v15,10/23] cpu: move cc->transaction_failed to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-01 Claudio Fontana New
[v15,09/23] cpu: move cc->do_interrupt to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-02-01 Claudio Fontana New
[v15,08/23] target/arm: do not use cc->do_interrupt for KVM directly i386 cleanup PART 2 - 3 - --- 2021-02-01 Claudio Fontana New
[v15,07/23] cpu: Move debug_excp_handler to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-02-01 Claudio Fontana New
[v15,06/23] cpu: Move tlb_fill to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-01 Claudio Fontana New
[v15,05/23] cpu: Move cpu_exec_* to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-02-01 Claudio Fontana New
[v15,04/23] cpu: Move synchronize_from_tb() to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v15,03/23] accel/tcg: split TCG-only code from cpu_exec_realizefn i386 cleanup PART 2 - 2 - --- 2021-02-01 Claudio Fontana New
[v15,02/23] target/riscv: remove CONFIG_TCG, as it is always TCG i386 cleanup PART 2 - 2 - --- 2021-02-01 Claudio Fontana New
[v15,01/23] cpu: Introduce TCGCpuOperations struct i386 cleanup PART 2 - 1 - --- 2021-02-01 Claudio Fontana New
[v14,22/22] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,18/22] accel: introduce AccelCPUClass extending CPUClass i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,17/22] accel: replace struct CpusAccel with AccelOpsClass i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,16/22] accel: extend AccelState and AccelClass to user-mode i386 cleanup PART 2 - 1 - --- 2021-01-28 Claudio Fontana New
[v14,15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,14/22] cpu: move debug_check_watchpoint to tcg_ops i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,13/22] cpu: move adjust_watchpoint_address to tcg_ops i386 cleanup PART 2 - - - --- 2021-01-28 Claudio Fontana New
[v14,12/22] physmem: make watchpoint checking code TCG-only i386 cleanup PART 2 - 1 - --- 2021-01-28 Claudio Fontana New
[v14,11/22] cpu: move do_unaligned_access to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v14,10/22] cpu: move cc->transaction_failed to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v14,09/22] cpu: move cc->do_interrupt to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-01-28 Claudio Fontana New
[v14,08/22] target/arm: do not use cc->do_interrupt for KVM directly i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v14,07/22] cpu: Move debug_excp_handler to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-01-28 Claudio Fontana New
[v14,06/22] cpu: Move tlb_fill to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v14,05/22] cpu: Move cpu_exec_* to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v14,04/22] cpu: Move synchronize_from_tb() to tcg_ops i386 cleanup PART 2 - 1 - --- 2021-01-28 Claudio Fontana New
[v14,03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn i386 cleanup PART 2 - 2 - --- 2021-01-28 Claudio Fontana New
[v14,02/22] target/riscv: remove CONFIG_TCG, as it is always TCG i386 cleanup PART 2 - 2 - --- 2021-01-28 Claudio Fontana New
[v14,01/22] cpu: Introduce TCGCpuOperations struct i386 cleanup PART 2 - 3 - --- 2021-01-28 Claudio Fontana New
[v13,22/22] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,18/22] accel: introduce AccelCPUClass extending CPUClass i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,17/22] accel: replace struct CpusAccel with AccelOpsClass i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,16/22] accel: extend AccelState and AccelClass to user-mode i386 cleanup PART 2 - 1 - --- 2021-01-23 Claudio Fontana New
[v13,15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,14/22] cpu: move debug_check_watchpoint to tcg_ops i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,13/22] cpu: move adjust_watchpoint_address to tcg_ops i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,12/22] physmem: make watchpoint checking code TCG-only i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,11/22] cpu: move do_unaligned_access to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v13,10/22] cpu: move cc->transaction_failed to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v13,09/22] cpu: move cc->do_interrupt to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-01-23 Claudio Fontana New
[v13,08/22] target/arm: do not use cc->do_interrupt for KVM directly i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v13,07/22] cpu: Move debug_excp_handler to tcg_ops i386 cleanup PART 2 - 2 - --- 2021-01-23 Claudio Fontana New
[v13,06/22] cpu: Move tlb_fill to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v13,05/22] cpu: Move cpu_exec_* to tcg_ops i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v13,04/22] cpu: Move synchronize_from_tb() to tcg_ops i386 cleanup PART 2 - - - --- 2021-01-23 Claudio Fontana New
[v13,03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn i386 cleanup PART 2 - 2 - --- 2021-01-23 Claudio Fontana New
[v13,02/22] target/riscv: remove CONFIG_TCG, as it is always TCG i386 cleanup PART 2 - 1 - --- 2021-01-23 Claudio Fontana New
[v13,01/22] cpu: Introduce TCGCpuOperations struct i386 cleanup PART 2 - 3 - --- 2021-01-23 Claudio Fontana New
[v12,22/22] accel: introduce new accessor functions i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,18/22] accel: introduce AccelCPUClass extending CPUClass i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,17/22] accel: replace struct CpusAccel with AccelOpsClass i386 cleanup PART 2 - - - --- 2021-01-12 Claudio Fontana New
[v12,16/22] accel: extend AccelState and AccelClass to user-mode i386 cleanup PART 2 - 1 - --- 2021-01-12 Claudio Fontana New
« 1 2 ... 9 10 1114 15 »