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

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 | 37 ++++++++++++++++++++++---------------
 1 file changed, 22 insertions(+), 15 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-01-21 15:06 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20 13:49 [PATCH v1 0/3] target-arm: Add a few more S2 MMU input checks Edgar E. Iglesias
2016-01-20 13:49 ` [Qemu-devel] " Edgar E. Iglesias
2016-01-20 13:49 ` [PATCH v1 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64 Edgar E. Iglesias
2016-01-20 13:49   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-20 19:29   ` Alex Bennée
2016-01-20 19:29     ` [Qemu-devel] " Alex Bennée
2016-01-20 13:49 ` [PATCH v1 2/3] target-arm: Make pamax an argument to check_s2_startlevel Edgar E. Iglesias
2016-01-20 13:49   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 12:26   ` Alex Bennée
2016-01-21 12:26     ` [Qemu-devel] " Alex Bennée
2016-01-21 15:04     ` Edgar E. Iglesias
2016-01-21 15:04       ` [Qemu-devel] " Edgar E. Iglesias
2016-01-20 13:49 ` [PATCH v1 3/3] target-arm: Implement the S2 MMU inputsize < pamax check Edgar E. Iglesias
2016-01-20 13:49   ` [Qemu-devel] " Edgar E. Iglesias
2016-01-20 17:23   ` Edgar E. Iglesias
2016-01-20 17:23     ` [Qemu-devel] " Edgar E. Iglesias
2016-01-21 12:52     ` Alex Bennée
2016-01-21 12:52       ` [Qemu-devel] " Alex Bennée
2016-01-21 15:05       ` Edgar E. Iglesias
2016-01-21 15:05         ` [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.