All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvmtool PATCH 0/2] arm64: Add MTE support
@ 2022-03-21 15:28 ` Alexandru Elisei
  0 siblings, 0 replies; 24+ messages in thread
From: Alexandru Elisei @ 2022-03-21 15:28 UTC (permalink / raw)
  To: will, kvm, julien.thierry.kdev, linux-arm-kernel,
	catalin.marinas, steven.price, vladimir.murzin

This series does what it says on the can: adds Memory Tagging Extension
(MTE) support in kvmtool.

Alexandru Elisei (2):
  update_headers: Sync ABI headers with Linux v5.17-rc8
  aarch64: Add support for MTE

 arm/aarch32/include/kvm/kvm-arch.h        |  3 +++
 arm/aarch64/include/asm/kvm.h             |  5 +++++
 arm/aarch64/include/kvm/kvm-arch.h        |  1 +
 arm/aarch64/include/kvm/kvm-config-arch.h |  2 ++
 arm/aarch64/kvm.c                         | 13 +++++++++++++
 arm/include/arm-common/kvm-config-arch.h  |  1 +
 arm/kvm.c                                 |  3 +++
 include/linux/kvm.h                       | 18 ++++++++++++++++++
 x86/include/asm/kvm.h                     | 19 ++++++++++++++++++-
 9 files changed, 64 insertions(+), 1 deletion(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-23 15:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 15:28 [kvmtool PATCH 0/2] arm64: Add MTE support Alexandru Elisei
2022-03-21 15:28 ` Alexandru Elisei
2022-03-21 15:28 ` [kvmtool PATCH 1/2] update_headers: Sync ABI headers with Linux v5.17-rc8 Alexandru Elisei
2022-03-21 15:28   ` Alexandru Elisei
2022-03-21 15:28 ` [kvmtool PATCH 2/2] aarch64: Add support for MTE Alexandru Elisei
2022-03-21 15:28   ` Alexandru Elisei
2022-03-21 15:40   ` Vladimir Murzin
2022-03-21 15:40     ` Vladimir Murzin
2022-03-21 17:08     ` Alexandru Elisei
2022-03-21 17:08       ` Alexandru Elisei
2022-03-21 17:17       ` Steven Price
2022-03-21 17:17         ` Steven Price
2022-03-23 10:31       ` Vladimir Murzin
2022-03-23 10:31         ` Vladimir Murzin
2022-03-23 12:03         ` Alexandru Elisei
2022-03-23 12:03           ` Alexandru Elisei
2022-03-23 13:50           ` Catalin Marinas
2022-03-23 13:50             ` Catalin Marinas
2022-03-23 13:57           ` Vladimir Murzin
2022-03-23 13:57             ` Vladimir Murzin
2022-03-23 14:15             ` Steven Price
2022-03-23 14:15               ` Steven Price
2022-03-23 15:48               ` Alexandru Elisei
2022-03-23 15:48                 ` Alexandru Elisei

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.