|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] arm/traps: fix bug in dump_guest_s1_walk handling of level 2 page tables
On 19/07/16 18:15, Jonathan Daugherty wrote: dump_guest_s1_walk intends to walk to level 2 page table entries but was failing to do so because of a check that caused level 2 page table descriptors to be ignored. This change fixes the check so that level 2 page table walks occur as intended by ignoring descriptors unless their low two bits match the expected sequence [0,1]. For more information, see the ARMv7-A ARM, section B3.5. NIT: Could you specify the version of the spec (i.e something similar to ARM DDI 0406C.c)? Also, to be precise the section would be B3.5.1. Signed-off-by: Jonathan Daugherty <jtd@xxxxxxxxxx> Reviewed-by: Julien Grall <julien.grall@xxxxxxx> Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |