[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250217084506.18763-7-ajones@ventanamicro.com>
Date: Mon, 17 Feb 2025 09:45:07 +0100
From: Andrew Jones <ajones@...tanamicro.com>
To: kvm@...r.kernel.org,
kvm-riscv@...ts.infradead.org,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: anup@...infault.org,
atishp@...shpatra.org,
paul.walmsley@...ive.com,
palmer@...belt.com,
aou@...s.berkeley.edu,
cleger@...osinc.com
Subject: [PATCH 0/5] riscv: KVM: Fix a few SBI issues
Fix issues found with kvm-unit-tests[1], which is currently focused
on SBI.
[1] https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/riscv/sbi
Andrew Jones (5):
riscv: KVM: Fix hart suspend status check
riscv: KVM: Fix hart suspend_type use
riscv: KVM: Fix SBI IPI error generation
riscv: KVM: Fix SBI TIME error generation
riscv: KVM: Fix SBI sleep_type use
arch/riscv/kvm/vcpu_sbi_hsm.c | 11 ++++++-----
arch/riscv/kvm/vcpu_sbi_replace.c | 15 ++++++++++++---
arch/riscv/kvm/vcpu_sbi_system.c | 3 ++-
3 files changed, 20 insertions(+), 9 deletions(-)
--
2.48.1
Powered by blists - more mailing lists