Re: [PATCH 1/2] linux-user/riscv: Add Zicboz extensions to hwprobe

2024-02-14 Thread Daniel Henrique Barboza
On 2/7/24 08:59, Christoph Müllner wrote: Upstream Linux recently added RISC-V Zicboz support to the hwprobe API. This patch introduces this for QEMU's user space emulator. Signed-off-by: Christoph Müllner --- Reviewed-by: Daniel Henrique Barboza linux-user/syscall.c | 3 +++ 1 file

[PATCH 1/2] linux-user/riscv: Add Zicboz extensions to hwprobe

2024-02-07 Thread Christoph Müllner
Upstream Linux recently added RISC-V Zicboz support to the hwprobe API. This patch introduces this for QEMU's user space emulator. Signed-off-by: Christoph Müllner --- linux-user/syscall.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-user/syscall.c b/linux-user/syscall.c index e3