All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks
@ 2016-01-27 22:16 ` Edgar E. Iglesias
  0 siblings, 0 replies; 14+ messages in thread
From: Edgar E. Iglesias @ 2016-01-27 22:16 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: alex.bennee, qemu-arm, edgar.iglesias

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

This adds the inputsize > pamax check and also fixes the
startlevel checks to apply to the 64bit translations.

Comments welcome!

Cheers,
Edgar

ChangeLog:

v3 -> v4:
* Changed comment regarding our choice to fault
* Rename check_s2_startlevel to check_s2_mmu_setup
* Move inputsize check to check_s2_mmu_setup

v2 -> v3:
* Document pamax arg to check_s2_startlevel

v1 -> v2:
* inputsize > pmax check only applies to AArch64
* Fix commit message typo < should be >

Edgar E. Iglesias (3):
  target-arm: Apply S2 MMU startlevel table size check to AArch64
  target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
  target-arm: Implement the S2 MMU inputsize > pamax check

 target-arm/helper.c | 36 ++++++++++++++++++++++--------------
 1 file changed, 22 insertions(+), 14 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-02-02 12:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 22:16 [PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks Edgar E. Iglesias
2016-01-27 22:16 ` [Qemu-devel] " Edgar E. Iglesias
2016-01-27 22:16 ` [PATCH v4 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64 Edgar E. Iglesias
2016-01-27 22:16   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-27 22:16 ` [PATCH v4 2/3] target-arm: Rename check_s2_startlevel to check_s2_mmu_setup Edgar E. Iglesias
2016-01-27 22:16   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-28 14:30   ` Alex Bennée
2016-01-28 14:30     ` [Qemu-devel] " Alex Bennée
2016-01-27 22:16 ` [PATCH v4 3/3] target-arm: Implement the S2 MMU inputsize > pamax check Edgar E. Iglesias
2016-01-27 22:16   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-28 14:31   ` Alex Bennée
2016-01-28 14:31     ` [Qemu-devel] " Alex Bennée
2016-02-02 12:10 ` [PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks Peter Maydell
2016-02-02 12:10   ` [Qemu-devel] " Peter Maydell

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.