diff options
author | Juergen Gross <[email protected]> | 2018-02-19 11:09:06 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-26 08:43:20 +0100 |
commit | b17d9d1df3c33a4f1d2bf397e2257aecf9dc56d4 (patch) | |
tree | 521465d7fe6f55c4d82f13fede1e2331c16da259 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 038bac2b02989acf1fc938cedcb7944c02672b9f (diff) |
x86/xen: Add pvh specific rsdp address retrieval function
Add pvh_get_root_pointer() for Xen PVH guests to communicate the
address of the RSDP table given to the kernel via Xen start info.
This makes the kernel boot again in PVH mode after on recent Xen the
RSDP was moved to higher addresses. So up to that change it was pure
luck that the legacy method to locate the RSDP was working when
running as PVH mode.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions