Re: [PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()

2020-05-05 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200504142125.31180-1-edgar.igles...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200504142125.31180-1-edgar.igles...@gmail.com Subject: [PATCH v2 0/1] target/arm: Remove

Re: [PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()

2020-05-05 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200504142125.31180-1-edgar.igles...@gmail.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGI

[PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()

2020-05-04 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" Hi, Laurent reported hitting the assert in access_el3_aa32ns() when accessing 32-bit versions of some of the virtualization regs when EL3 is 64-bit. I think we got this wrong back then and it seems to me like we should remove direct usage of access_el3_aa32ns() and alw