In order to help with debugging, add a hypervisor_x86 for kvm, and properly
export the xen hypervisor_x86.
Prarit Bhargava (2):
kvm, Add x86_hyper_kvm to complete detect_hypervisor_platform check
[v2]
xen, fix x86_hyper_xen_hvm symbol export
arch/x86/include/asm/hypervisor.h | 1 +
arch/x86/kernel/cpu/hypervisor.c | 1 +
arch/x86/kernel/kvm.c | 14 ++++++++++++++
arch/x86/xen/enlighten.c | 2 +-
4 files changed, 17 insertions(+), 1 deletion(-)
1.7.9.3
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Replies