Show patches with: Submitter = Daniel Henrique Barboza       |    Archived = No       |   771 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/17] pnv_phb4.c: introduce pnv_pec_init_stack_xscom() ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[09/17] pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[08/17] pnv_phb4.c: introduce pnv_phb4_set_stack_phb_props() ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[07/17] pnv_phb4.c: check if root port exists in rc_config functions ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[06/17] pnv_phb4.c: attach default root port in phb4 realize() ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[05/17] pnv.c: simplify pnv_phb_attach_root_port() ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[04/17] pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[03/17] pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[01/17] pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza Superseded
[v2,5/5] target/ppc/power8-pmu.c: remove helper_insns_inc() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-23 Daniel Henrique Barboza Superseded
[v2,4/5] target/ppc/power8-pmu-insn-cnt: add pmu_check_overflow() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-23 Daniel Henrique Barboza Superseded
[v2,3/5] target/ppc/power8-pmu-insn-cnt: add PMCs1-4 insn count Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-23 Daniel Henrique Barboza Superseded
[v2,2/5] target/ppc/power8-pmu-insn-cnt: introduce inc_spr_if_cond() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-23 Daniel Henrique Barboza Superseded
[v2,1/5] target/ppc: introduce power8-pmu-insn-cnt.c.inc Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-23 Daniel Henrique Barboza Superseded
[8/8] target/ppc/power8-pmu.c: remove helper_insns_inc() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[7/8] target/ppc/power8-pmu-insn-cnt: add pmu_check_overflow() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[6/8] target/ppc/power8-pmu-insn-cnt.c: add pmu_inc_pmc4() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[5/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc3() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[4/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc2() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[3/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc1() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[2/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc5() Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[1/8] target/ppc: introduce power8-pmu-insn-cnt.c.inc Re-write PPC64 PMU instruction count using TCG Ops - - - - --- 2021-12-22 Daniel Henrique Barboza Superseded
[v2] ppc/pnv.c: fix "system-id" FDT when -uuid is set [v2] ppc/pnv.c: fix "system-id" FDT when -uuid is set - - 1 - --- 2021-12-06 Daniel Henrique Barboza Superseded
ppc/pvn.c: fix "system-id" FDT when -uuid is set ppc/pvn.c: fix "system-id" FDT when -uuid is set - - 1 - --- 2021-12-06 Daniel Henrique Barboza Superseded
[v9,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza Changes Requested
[v9,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza Changes Requested
[1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used [1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used - - - - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 2 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,06/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,05/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,04/10] target/ppc: PMU: update counters on MMCR1 write PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,03/10] target/ppc: PMU: update counters on PMCs r/w PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[v8,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza Superseded
[2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch change IVSHMEM endianess to LITTLE_ENDIAN 1 - - - --- 2021-11-23 Daniel Henrique Barboza Superseded
[1/2] ivshmem.c: change endianness to LITTLE_ENDIAN change IVSHMEM endianess to LITTLE_ENDIAN - 1 - - --- 2021-11-23 Daniel Henrique Barboza Superseded
[for-7.0,v7,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,06/10] target/ppc: PMU: handle setting of PMCs while running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,04/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,03/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - - - --- 2021-11-19 Daniel Henrique Barboza Superseded
[for-7.0,v7,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-19 Daniel Henrique Barboza Superseded
[1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb() [1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb() - 1 1 - --- 2021-11-10 Daniel Henrique Barboza Superseded
spapr_numa.c: fix FORM1 distance-less nodes spapr_numa.c: fix FORM1 distance-less nodes - - 1 - --- 2021-11-09 Daniel Henrique Barboza Superseded
[v6,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,06/10] target/ppc: PMU: handle setting of PMCs while running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,04/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,03/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v6,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - - - --- 2021-11-08 Daniel Henrique Barboza Superseded
[v5,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,06/10] target/ppc: PMU: handle setting of PMCs while running PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,04/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,03/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
[v5,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - - - --- 2021-11-01 Daniel Henrique Barboza Superseded
« 1 2 ... 5 6 7 8 »