public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
@ 2024-10-24 12:28 Andrew Jones
  2024-10-24 12:28 ` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast Andrew Jones
  2024-10-24 12:28 ` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension tests Andrew Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Jones @ 2024-10-24 12:28 UTC (permalink / raw)
  To: kvm, kvm-riscv; +Cc: cade.richard, atishp, jamestiotio

Repost Cade's IPI test patch[1] with all the changes pointed out in the
last review and more.

Based-on: https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/riscv/sbi

[1] https://lore.kernel.org/all/20240826065106.20281-1-cade.richard@berkeley.edu/

Andrew Jones (1):
  riscv: Add sbi_send_ipi_broadcast

Cade Richard (1):
  riscv: sbi: Add IPI extension tests

 lib/riscv/asm/sbi.h |   1 +
 lib/riscv/sbi.c     |   7 ++-
 riscv/sbi.c         | 149 +++++++++++++++++++++++++++++++++++++++++++-
 riscv/unittests.cfg |   1 +
 4 files changed, 155 insertions(+), 3 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-10-24 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 12:28 [kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests Andrew Jones
2024-10-24 12:28 ` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast Andrew Jones
2024-10-24 12:28 ` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension 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