Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] arm64: fix paging issues
@ 2023-06-17  1:31 Nadav Amit
  2023-06-17  1:31 ` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN Nadav Amit
  2023-06-17  1:31 ` [kvm-unit-tests PATCH 2/2] arm64: ensure tlbi is safe Nadav Amit
  0 siblings, 2 replies; 16+ messages in thread
From: Nadav Amit @ 2023-06-17  1:31 UTC (permalink / raw)
  To: Andrew Jones; +Cc: kvmarm, kvmarm, kvm, Nadav Amit

From: Nadav Amit <namit@vmware.com>

Two more arm64 fixes, besides the vtimer ISTATUS fix that I recently
sent.

The first patch fixes an actual issue I encountered on my setup and
caused tests to crash.

The second fix is a theoretical one, which I found while reading the
code.

Nadav Amit (2):
  arm64: set sctlr_el1.SPAN
  arm64: ensure tlbi is safe

 arm/cstart64.S         | 1 +
 lib/arm64/asm/mmu.h    | 4 ++--
 lib/arm64/asm/sysreg.h | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-19  5:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-17  1:31 [kvm-unit-tests PATCH 0/2] arm64: fix paging issues Nadav Amit
2023-06-17  1:31 ` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN Nadav Amit
2023-06-25 19:44   ` Nadav Amit
2023-07-07 18:26   ` Nadav Amit
2023-07-14 10:31   ` Alexandru Elisei
2023-07-14 11:29     ` Shaoqin Huang
2023-07-14 18:42       ` Nadav Amit
2023-07-17  6:50         ` Andrew Jones
2023-07-17  6:52           ` Andrew Jones
2023-07-17  8:53             ` Nikos Nikoleris
2023-07-17 17:05               ` Nadav Amit
2023-07-18  8:44                 ` Alexandru Elisei
2023-07-19  5:42                   ` Nadav Amit
2023-06-17  1:31 ` [kvm-unit-tests PATCH 2/2] arm64: ensure tlbi is safe Nadav Amit
2023-07-14 10:55   ` Alexandru Elisei
2023-07-14 17:20     ` Nadav Amit

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