On Wed, Jan 31, 2024 at 03:36:24PM +0300, Vadim Shakirov wrote: > mcountinhibit, mcounteren, scounteren and hcounteren must always be 32-bit > by privileged spec > > Signed-off-by: Vadim Shakirov <vadim.shaki...@syntacore.com> > --- > target/riscv/cpu.h | 8 ++++---- > target/riscv/machine.c | 16 ++++++++-------- > 2 files changed, 12 insertions(+), 12 deletions(-) >
Reviewed-by: Andrew Jones <ajo...@ventanamicro.com>