Show patches with: Submitter = Matheus K. Ferst       |    Archived = No       |   348 patches
« 1 2 3 4 »
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 Awaiting Upstream
[v4,2/3] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - 1 - --- 2022-10-21 Matheus K. Ferst Awaiting Upstream
[v4,1/3] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-21 Matheus K. Ferst Awaiting Upstream
[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 Accepted
[v3,28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Accepted
[v3,27/29] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Accepted
[v3,26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[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 Awaiting Upstream
[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 Awaiting Upstream
[v3,23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,21/29] target/ppc: create an interrupt deliver method for POWER7 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,19/29] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[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 Awaiting Upstream
[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 Awaiting Upstream
[v3,16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,14/29] target/ppc: create an interrupt deliver method for POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,12/29] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[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 Awaiting Upstream
[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 Awaiting Upstream
[v3,09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[v3,05/29] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[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 Awaiting Upstream
[v3,03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[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 Awaiting Upstream
[v3,01/29] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-10-11 Matheus K. Ferst Awaiting Upstream
[6/6] target/ppc: move msgsync to decodetree Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[5/6] target/ppc: move msgclrp/msgsndp to decodetree Enable doorbell instruction for POWER8 CPUs - - - - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[4/6] target/ppc: move msgclr/msgsnd to decodetree Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[3/6] target/ppc: fix REQUIRE_HV macro definition Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[2/6] target/ppc: fix msgsync insns flags Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[1/6] target/ppc: fix msgclr/msgsnd insns flags Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 Matheus K. Ferst Awaiting Upstream
[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 Changes Requested
[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 Changes Requested
[RFC,v2,27/29] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[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 Changes Requested
[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 Changes Requested
[RFC,v2,23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,21/29] target/ppc: create an interrupt delivery method for POWER7 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,20/29] target/ppc: remove unused interrupts from p7_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,19/29] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[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 Changes Requested
[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 Changes Requested
[RFC,v2,16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,14/29] target/ppc: create an interrupt delivery method for POWER8 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,13/29] target/ppc: remove unused interrupts from p8_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,12/29] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[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 Changes Requested
[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 Changes Requested
[RFC,v2,09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,07/29] target/ppc: create an interrupt delivery method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,06/29] target/ppc: remove unused interrupts from p9_pending_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,v2,05/29] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[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 Changes Requested
[RFC,v2,03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt PowerPC interrupt rework - - - - --- 2022-09-27 Matheus K. Ferst Changes Requested
[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 Changes Requested
[RFC,v2,01/29] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-09-27 Matheus K. Ferst Changes Requested
[RFC,13/13] target/ppc: unify cpu->has_work based on cs->interrupt_request PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,12/13] target/ppc: introduce ppc_maybe_interrupt PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,11/13] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,10/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p7 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,09/13] target/ppc: create an interrupt masking method for POWER7 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,08/13] target/ppc: remove unused interrupts from ppc_pending_interrupt_p8 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,07/13] target/ppc: create an interrupt masking method for POWER8 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,05/13] target/ppc: create an interrupt masking method for POWER9/POWER10 PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,04/13] target/ppc: prepare to split ppc_interrupt_pending by excp_model PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,02/13] target/ppc: always use ppc_set_irq to set env->pending_interrupts PowerPC interrupt rework - - - - --- 2022-08-15 Matheus K. Ferst Changes Requested
[RFC,01/13] target/ppc: define PPC_INTERRUPT_* values directly PowerPC interrupt rework - - 1 - --- 2022-08-15 Matheus K. Ferst Changes Requested
[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 Accepted
[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 Changes Requested
[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 Changes Requested
[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 Accepted
[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 Accepted
[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 Accepted
[3/6] target/ppc: remove mfdcrux and mtdcrux Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst Accepted
[2/6] target/ppc: fix exception error value in slbfee Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst Accepted
[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 Accepted
[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 Handled Elsewhere
[12/12] target/ppc: declare vmsumshm helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[11/12] target/ppc: declare vmsumuhm helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[10/12] target/ppc: declare vmsum[um]bm helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[09/12] target/ppc: introduce do_va_helper Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[08/12] target/ppc: declare xxextractuw and xxinsertw helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[07/12] target/ppc: declare xvxsigsp helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[06/12] target/ppc: declare xscvspdpn helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[05/12] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[04/12] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
[03/12] target/ppc: use TCG_CALL_NO_RWG in BCD helpers Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst Changes Requested
« 1 2 3 4 »