[Qemu-devel] [PATCH v1 0/2] arm: Extend PAR format determination

Edgar E. Iglesias posted 2 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1498830302-19274-1-git-send-email-edgar.iglesias@gmail.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
target/arm/helper.c | 434 ++++++++++++++++++++++++++++------------------------
1 file changed, 231 insertions(+), 203 deletions(-)
[Qemu-devel] [PATCH v1 0/2] arm: Extend PAR format determination
Posted by Edgar E. Iglesias 6 years, 9 months ago
From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

Hi,

These are a couple of patches that implement more details of the
32 vs 64bit PAR format determination for AT operations.
This is due to issues we ran into when running Xen.

Best regards,
Edgar

Edgar E. Iglesias (2):
  target-arm: Move the regime_xxx helpers
  target-arm: Extend PAR format determination

 target/arm/helper.c | 434 ++++++++++++++++++++++++++++------------------------
 1 file changed, 231 insertions(+), 203 deletions(-)

-- 
2.7.4