From: Andrew Jones <andrew.jones@linux.dev>
To: kvm@vger.kernel.org, kvm-riscv@lists.infradead.org
Cc: cade.richard@gmail.com, atishp@rivosinc.com, jamestiotio@gmail.com
Subject: [kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
Date: Thu, 24 Oct 2024 14:28:40 +0200 [thread overview]
Message-ID: <20241024122839.71753-4-andrew.jones@linux.dev> (raw)
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
next reply other threads:[~2024-10-24 12:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 12:28 Andrew Jones [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241024122839.71753-4-andrew.jones@linux.dev \
--to=andrew.jones@linux.dev \
--cc=atishp@rivosinc.com \
--cc=cade.richard@gmail.com \
--cc=jamestiotio@gmail.com \
--cc=kvm-riscv@lists.infradead.org \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox