Re: [PATCH v2 0/3] target/riscv/kvm: reset time changes

2025-02-28 Thread Daniel Henrique Barboza
Hi Alistair, Can you please take a look in this series? This will collide with another series that are changing KVM CSRs that will require a rebase. Might as well do a rebase on top of this set too since it's fully acked already. Thanks, Daniel On 2/21/25 9:26 AM, Daniel Henrique Barboza wro

[PATCH v2 0/3] target/riscv/kvm: reset time changes

2025-02-21 Thread Daniel Henrique Barboza
Hi, In this version the following changes were made, based on feedback from Drew in v1: - patch 2: reworked. Instead of using a different existing 'env' field to get/put the 'sie' CSR, we're adding a new helper that contains all reset vals for the KVM CSRs we support - patch 3: reworked. Add