On 3 December 2015 at 00:18, Michael Davidsaver <mdavidsa...@gmail.com> wrote: > The MRS and MSR instruction handling isn't checking > the current permission level. > > Prevent privlaged from changing writing EPSR fields. > Access to unknown/undefined special registers not > fatal (read 0, write ignored) w/ guest error message.
This patch and all the others in this series seem to be missing your Signed-off-by: line. (scripts/checkpatch.pl will catch this, among other things.) Otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> When you send out this patch in future versions of this series, please include my Reviewed-by: tag in the commit message after your signed-off-by line; that way I know I don't have to recheck it. (If a patch changes much after somebody's reviewed it you should drop the reviewed-by line and say why in the cover letter.) thanks -- PMM