commit | 4a5c3e77f70b3ea8b361d7fa9eb2e4dad18f70ae | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:07:09 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 11:04:41 2008 +0200 |
tree | 8dd0085bb4dc6eeceb5a6dd070b9a05890d2d756 | |
parent | 0775b3dbcb6d17b531b36df520ddab735647f3f7 [diff] |
xen64: implement failsafe callback Implement the failsafe callback, so that iret and segment register load exceptions are reported to the kernel. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>