Skip to content
Commit 8f225b12 authored by Jan Kiszka's avatar Jan Kiszka Committed by Paolo Bonzini
Browse files

VMX: Fix return label in fault-triggering handlers



Some compiler versions (seen with gcc 4.8.1) move the resume label after
the return statement which, of course, causes sever problems.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent aa41f281
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment