qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ppc: Check for bad Radix configs
@ 2022-06-28 13:39 Leandro Lupori
  2022-06-28 13:39 ` [PATCH v3 1/3] ppc: Check partition and process table alignment Leandro Lupori
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Leandro Lupori @ 2022-06-28 13:39 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc
  Cc: clg, danielhb413, david, groug, richard.henderson, Leandro Lupori

Changes from v2:
- Improved comments on patch 2
- Improved commit message on patch 3
- Now emulating CPU behavior on misaligned page table base addresses

Leandro Lupori (3):
  ppc: Check partition and process table alignment
  target/ppc: Improve Radix xlate level validation
  target/ppc: Check page dir/table base alignment

 hw/ppc/spapr.c             |  5 +++
 hw/ppc/spapr_hcall.c       |  9 ++++
 target/ppc/mmu-book3s-v3.c |  5 +++
 target/ppc/mmu-radix64.c   | 92 ++++++++++++++++++++++++++++++--------
 4 files changed, 93 insertions(+), 18 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-07-15 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 13:39 [PATCH v3 0/3] ppc: Check for bad Radix configs Leandro Lupori
2022-06-28 13:39 ` [PATCH v3 1/3] ppc: Check partition and process table alignment Leandro Lupori
2022-06-28 13:39 ` [PATCH v3 2/3] target/ppc: Improve Radix xlate level validation Leandro Lupori
2022-06-30 13:37   ` Fabiano Rosas
2022-06-28 13:39 ` [PATCH v3 3/3] target/ppc: Check page dir/table base alignment Leandro Lupori
2022-07-12 16:38   ` Leandro Lupori
2022-07-15 12:54   ` Daniel Henrique Barboza
2022-07-15 13:44 ` [PATCH v3 0/3] ppc: Check for bad Radix configs Daniel Henrique Barboza

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).