Show patches with: Submitter = Matheus K. Ferst       |    State = Action Required       |    Archived = No       |   581 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,3/3] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c PowerPC interrupt rework - - 1 - --- 2022-10-21 Matheus K. Ferst New
[v4,2/3] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - 1 - --- 2022-10-21 Matheus K. Ferst New
[v4,1/3] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-21 Matheus K. Ferst New
[v3,29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,27/29] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,21/29] target/ppc: create an interrupt deliver method for POWER7 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,19/29] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,14/29] target/ppc: create an interrupt deliver method for POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,12/29] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,05/29] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[v3,01/29] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst New
[6/6] target/ppc: move msgsync to decodetree Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst New
[5/6] target/ppc: move msgclrp/msgsndp to decodetree Enable doorbell instruction for POWER8 CPUs - - - - --- 2022-10-06 Matheus K. Ferst New
[4/6] target/ppc: move msgclr/msgsnd to decodetree Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst New
[3/6] target/ppc: fix REQUIRE_HV macro definition Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 Matheus K. Ferst New
[2/6] target/ppc: fix msgsync insns flags Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 Matheus K. Ferst New
[1/6] target/ppc: fix msgclr/msgsnd insns flags Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst New
[RFC,v2,29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c PowerPC interrupt rework - - 1 - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - 1 - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,27/29] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,21/29] target/ppc: create an interrupt delivery method for POWER7 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,20/29] target/ppc: remove unused interrupts from p7_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,19/29] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,14/29] target/ppc: create an interrupt delivery method for POWER8 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,13/29] target/ppc: remove unused interrupts from p8_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,12/29] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,07/29] target/ppc: create an interrupt delivery method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,06/29] target/ppc: remove unused interrupts from p9_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,05/29] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts PowerPC interrupt rework - - 1 - --- 2022-09-27 Matheus K. Ferst New
[RFC,v2,01/29] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-09-27 Matheus K. Ferst New
[RFC,13/13] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,12/13] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,11/13] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,10/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p7 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,09/13] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,08/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p8 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,07/13] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,05/13] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,04/13] target/ppc: prepare to split ppc_interrupt_pending by excp_model PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,02/13] target/ppc: always use ppc_set_irq to set env->pending_interrupts PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst New
[RFC,01/13] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-08-15 Matheus K. Ferst New
[v3] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR [v3] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR - - 1 - --- 2022-07-14 Matheus K. Ferst New
[v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR [v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR - - - - --- 2022-07-13 Matheus K. Ferst New
[RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized [RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized - - - - --- 2022-07-12 Matheus K. Ferst New
[6/6] target/ppc: fix exception error code in spr_write_excp_vector Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[5/6] target/ppc: fix PMU Group A register read/write exceptions Fix gen_*_exception error codes - 1 1 - --- 2022-06-27 Matheus K. Ferst New
[4/6] target/ppc: fix exception error code in helper_{load, store}_dcr Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[3/6] target/ppc: remove mfdcrux and mtdcrux Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[2/6] target/ppc: fix exception error value in slbfee Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[1/6] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr Fix gen_*_exception error codes - 1 1 - --- 2022-06-27 Matheus K. Ferst New
[RFC] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd] [RFC] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd] - - 1 - --- 2022-06-13 Matheus K. Ferst New
[7/7] target/ppc: use int128.h methods in vsubcuq Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[5/7] target/ppc: use int128.h methods in vsubuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[4/7] target/ppc: use int128.h methods in vaddcuq Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[2/7] target/ppc: use int128.h methods in vadduqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[1/7] target/ppc: use int128.h methods in vpmsumd Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
target/ppc: fix vbpermd in big endian hosts target/ppc: fix vbpermd in big endian hosts - - 1 - --- 2022-06-01 Matheus K. Ferst New
[RFC] checkpatch: add regex to match decodetree structs in typeList [RFC] checkpatch: add regex to match decodetree structs in typeList - - - - --- 2022-05-30 Matheus K. Ferst New
[v2,12/12] target/ppc: declare vmsumsh[ms] helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
« 1 2 3 45 6 »