All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] target-arm: Add a few more S2 MMU input checks
@ 2016-01-21 11:18 ` Edgar E. Iglesias
  0 siblings, 0 replies; 20+ messages in thread
From: Edgar E. Iglesias @ 2016-01-21 11:18 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

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: Make pamax an argument to check_s2_startlevel
  target-arm: Implement the S2 MMU inputsize > pamax check

 target-arm/helper.c | 38 +++++++++++++++++++++++---------------
 1 file changed, 23 insertions(+), 15 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-01-22 12:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 11:18 [PATCH v2 0/3] target-arm: Add a few more S2 MMU input checks Edgar E. Iglesias
2016-01-21 11:18 ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 11:18 ` [PATCH v2 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64 Edgar E. Iglesias
2016-01-21 11:18   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 11:18 ` [PATCH v2 2/3] target-arm: Make pamax an argument to check_s2_startlevel Edgar E. Iglesias
2016-01-21 11:18   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 15:54   ` Alex Bennée
2016-01-21 15:54     ` [Qemu-devel] " Alex Bennée
2016-01-21 16:07     ` Edgar E. Iglesias
2016-01-21 16:07       ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 11:18 ` [PATCH v2 3/3] target-arm: Implement the S2 MMU inputsize > pamax check Edgar E. Iglesias
2016-01-21 11:18   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-22 10:28   ` Alex Bennée
2016-01-22 10:28     ` [Qemu-devel] " Alex Bennée
2016-01-22 11:16     ` Edgar E. Iglesias
2016-01-22 11:16       ` [Qemu-devel] " Edgar E. Iglesias
2016-01-22 11:45       ` Alex Bennée
2016-01-22 11:45         ` [Qemu-devel] " Alex Bennée
2016-01-22 12:54         ` Edgar E. Iglesias
2016-01-22 12:54           ` [Qemu-devel] " Edgar E. Iglesias

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.