Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support

2021-11-08 Thread Daniel Henrique Barboza
On 11/8/21 17:34, Matheus K. Ferst wrote: On 08/11/2021 17:03, Daniel Henrique Barboza wrote: [E-MAIL EXTERNO] Não clique em links ou abra anexos, a menos que você possa confirmar o remetente e saber que o conteúdo é seguro. Em caso de e-mail suspeito entre imediatamente em contato com o DT

Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support

2021-11-08 Thread Matheus K. Ferst
On 08/11/2021 17:03, Daniel Henrique Barboza wrote: [E-MAIL EXTERNO] Não clique em links ou abra anexos, a menos que você possa confirmar o remetente e saber que o conteúdo é seguro. Em caso de e-mail suspeito entre imediatamente em contato com o DTI. On 11/8/21 16:48, Matheus K. Ferst wrote:

Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support

2021-11-08 Thread Daniel Henrique Barboza
On 11/8/21 16:48, Matheus K. Ferst wrote: On 01/11/2021 20:56, Daniel Henrique Barboza wrote: From: Gustavo Romero Following up the rfebb implementation, this patch adds the EBB exception support that are triggered by Performance Monitor alerts. This exception occurs when an enabled PMU con

Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support

2021-11-08 Thread Matheus K. Ferst
On 01/11/2021 20:56, Daniel Henrique Barboza wrote: From: Gustavo Romero Following up the rfebb implementation, this patch adds the EBB exception support that are triggered by Performance Monitor alerts. This exception occurs when an enabled PMU condition or event happens and both MMCR0_EBE and

[PATCH v5 09/10] target/ppc: PMU Event-Based exception support

2021-11-01 Thread Daniel Henrique Barboza
From: Gustavo Romero Following up the rfebb implementation, this patch adds the EBB exception support that are triggered by Performance Monitor alerts. This exception occurs when an enabled PMU condition or event happens and both MMCR0_EBE and BESCR_PME are set. The supported PM alerts will cons