Re: [PATCH v3 0/2] target/ppc: Implement Dynamic Execution Control Registers

2022-12-20 Thread Daniel Henrique Barboza
Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks, Daniel On 12/20/22 01:23, Nicholas Miehlbradt wrote: Implements the Dynamic Execution Control Register (DEXCR) and the Hypervisor Dynamic Execution Control Register (HDEXCR) in TCG as defined in Power ISA 3.1B. Only aspects 5 (Non-privi

[PATCH v3 0/2] target/ppc: Implement Dynamic Execution Control Registers

2022-12-19 Thread Nicholas Miehlbradt
Implements the Dynamic Execution Control Register (DEXCR) and the Hypervisor Dynamic Execution Control Register (HDEXCR) in TCG as defined in Power ISA 3.1B. Only aspects 5 (Non-privileged hash instruction enable) and 6 (Privileged hash instruction enable) have architectural effects. Other aspects