validate_guest_space incorrectly enabled on AArch64

Bug #1287195 reported by Amanieu d'Antras
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

Bug Description

When running linux-user targetting AArch64, validate_guest_space() in elfload.c reserves space in the guest address space for the ARM commpage. Since there is no commpage on AArch64, this function should be disable on that target.

Revision history for this message
Peter Maydell (pmaydell) wrote :

Thanks for the bug report -- I've just submitted this patch which should fix this:
  http://patchwork.ozlabs.org/patch/328565/

Changed in qemu:
status: New → In Progress
Revision history for this message
Peter Maydell (pmaydell) wrote :

Fix will be in 2.0.

Changed in qemu:
status: In Progress → Fix Committed
Peter Maydell (pmaydell)
Changed in qemu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.