All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvmtool 0/1] riscv: Add zihintpause extension support
@ 2022-09-16  6:43 Mayuresh Chitale
  2022-09-16  6:43 ` [PATCH kvmtool 1/1] " Mayuresh Chitale
  0 siblings, 1 reply; 3+ messages in thread
From: Mayuresh Chitale @ 2022-09-16  6:43 UTC (permalink / raw)
  To: Will Deacon, Julien Thierry; +Cc: Mayuresh Chitale, kvm, Anup Patel

This patch exports the zihintpause extension to the guest if it is
available on the host. It depends on the following tree from Anup:

https://github.com/avpatel/kvmtool/tree/riscv_svpbmt_sstc_v1

Mayuresh Chitale (1):
  riscv: Add zihintpause extension support

 riscv/fdt.c             | 2 ++
 riscv/include/asm/kvm.h | 1 +
 2 files changed, 3 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2022-09-16  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  6:43 [PATCH kvmtool 0/1] riscv: Add zihintpause extension support Mayuresh Chitale
2022-09-16  6:43 ` [PATCH kvmtool 1/1] " Mayuresh Chitale
2022-09-16  8:21   ` Andrew Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.