Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests
@ 2024-08-12 14:13 Andrew Jones
  2024-08-12 14:13 ` [kvm-unit-tests PATCH 1/4] riscv: sbi: dbcn: Output return values Andrew Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andrew Jones @ 2024-08-12 14:13 UTC (permalink / raw)
  To: kvm, kvm-riscv; +Cc: atishp, cade.richard, jamestiotio

The current DBCN tests found a several bugs and with high address
support for rv32 we were able to find even more. Add the new tests
which checks high use page boundary crossing. The first three patches
a various improvements to the SBI tests.

Based on riscv/queue, https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/riscv%2Fqueue

Andrew Jones (4):
  riscv: sbi: dbcn: Output return values
  riscv: sbi: Use strtoul to avoid overflow
  riscv: sbi: Prefix several environment variables with SBI
  riscv: sbi: dbcn: Add high address tests

 riscv/sbi.c | 163 +++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 131 insertions(+), 32 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-12 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 14:13 [kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests Andrew Jones
2024-08-12 14:13 ` [kvm-unit-tests PATCH 1/4] riscv: sbi: dbcn: Output return values Andrew Jones
2024-08-12 14:13 ` [kvm-unit-tests PATCH 2/4] riscv: sbi: Use strtoul to avoid overflow Andrew Jones
2024-08-12 14:13 ` [kvm-unit-tests PATCH 3/4] riscv: sbi: Prefix several environment variables with SBI Andrew Jones
2024-08-12 14:13 ` [kvm-unit-tests PATCH 4/4] riscv: sbi: dbcn: Add high address tests Andrew Jones
2024-08-12 14:18 ` [kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox