qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target/arm: fix PAuth in user mode
@ 2019-01-25 21:48 Rémi Denis-Courmont
  2019-01-25 21:49 ` [Qemu-devel] [PATCH 1/3] target/arm: fix AArch64 virtual address space size Rémi Denis-Courmont
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Rémi Denis-Courmont @ 2019-01-25 21:48 UTC (permalink / raw)
  To: qemu-arm; +Cc: qemu-devel

	Hello,

As things stand, ARMv8.3-PAuth does not work in user mode. These tiny patches 
attempt to fix that.

Br,

----------------------------------------------------------------
Remi Denis-Courmont (3):
      target/arm: fix AArch64 virtual address space size
      target/arm: actually enable PAuth in user mode
      target/arm: fix decoding of B{,L}RA{A,B}

 target/arm/cpu.h           | 2 +-
 target/arm/cpu64.c         | 4 ++--
 target/arm/translate-a64.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
Rémi Denis-Courmont
http://www.remlab.net/

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

end of thread, other threads:[~2019-02-01 15:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25 21:48 [Qemu-devel] [PATCH 0/3] target/arm: fix PAuth in user mode Rémi Denis-Courmont
2019-01-25 21:49 ` [Qemu-devel] [PATCH 1/3] target/arm: fix AArch64 virtual address space size Rémi Denis-Courmont
2019-01-25 23:29   ` Richard Henderson
2019-01-26  6:36     ` [Qemu-devel] [Qemu-arm] " Rémi Denis-Courmont
2019-01-26  6:46       ` Rémi Denis-Courmont
2019-01-26 20:00       ` Richard Henderson
2019-01-25 21:49 ` [Qemu-devel] [PATCH 2/3] target/arm: actually enable PAuth in user mode Rémi Denis-Courmont
2019-01-25 23:34   ` Richard Henderson
2019-01-25 21:49 ` [Qemu-devel] [PATCH 3/3] target/arm: fix decoding of B{,L}RA{A,B} Rémi Denis-Courmont
2019-01-25 23:40   ` [Qemu-devel] [PATCH 3/3] target/arm: fix decoding of B{, L}RA{A, B} Richard Henderson
2019-01-27 19:06     ` Richard Henderson
2019-01-26  6:52 ` [Qemu-devel] [PATCHv2 1/3] target/arm: fix AArch64 virtual address space size Rémi Denis-Courmont
2019-01-27 18:47   ` Richard Henderson
2019-01-26  6:52 ` [Qemu-devel] [PATCHv2 2/3] target/arm: actually enable PAuth in user mode Rémi Denis-Courmont
2019-01-27 18:48   ` Richard Henderson
2019-02-01 15:27 ` [Qemu-devel] [Qemu-arm] [PATCH 0/3] target/arm: fix " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).