All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/arm: remove unreachable EL0 handling from register emulation
@ 2026-08-11 13:08 Michal Orzel
  2026-08-11 13:08 ` [PATCH 1/2] xen/arm: drop unreachable EL0 check when emulating ACTLR Michal Orzel
  2026-08-11 13:08 ` [PATCH 2/2] xen/arm: drop incorrect EL0 accessibility comments for PMINTEN{SET,CLR} Michal Orzel
  0 siblings, 2 replies; 5+ messages in thread
From: Michal Orzel @ 2026-08-11 13:08 UTC (permalink / raw)
  To: xen-devel
  Cc: Michal Orzel, Stefano Stabellini, Julien Grall, Bertrand Marquis,
	Volodymyr Babchuk

Noticed while reviewing recent vsysreg patches.

Michal Orzel (2):
  xen/arm: drop unreachable EL0 check when emulating ACTLR
  xen/arm: drop incorrect EL0 accessibility comments for
    PMINTEN{SET,CLR}

 xen/arch/arm/arm64/vsysreg.c | 6 ------
 xen/arch/arm/vcpreg.c        | 3 ---
 2 files changed, 9 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-08-11 22:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 13:08 [PATCH 0/2] xen/arm: remove unreachable EL0 handling from register emulation Michal Orzel
2026-08-11 13:08 ` [PATCH 1/2] xen/arm: drop unreachable EL0 check when emulating ACTLR Michal Orzel
2026-08-11 22:55   ` Stefano Stabellini
2026-08-11 13:08 ` [PATCH 2/2] xen/arm: drop incorrect EL0 accessibility comments for PMINTEN{SET,CLR} Michal Orzel
2026-08-11 22:56   ` Stefano Stabellini

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.