mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] hypervisor, update hypervisor_x86 entries for kvm and xen
@ 2012-07-05 13:11 Prarit Bhargava
  2012-07-05 13:11 ` [PATCH 1/2] kvm, Add x86_hyper_kvm to complete detect_hypervisor_platform check [v2] Prarit Bhargava
  2012-07-05 13:11 ` [PATCH 2/2] xen, fix x86_hyper_xen_hvm symbol export Prarit Bhargava
  0 siblings, 2 replies; 8+ messages in thread
From: Prarit Bhargava @ 2012-07-05 13:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: Prarit Bhargava

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-11 18:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-05 13:11 [PATCH 0/2] hypervisor, update hypervisor_x86 entries for kvm and xen Prarit Bhargava
2012-07-05 13:11 ` [PATCH 1/2] kvm, Add x86_hyper_kvm to complete detect_hypervisor_platform check [v2] Prarit Bhargava
2012-07-05 13:26   ` Avi Kivity
2012-07-05 13:37     ` Prarit Bhargava
2012-07-06 11:27       ` Marcelo Tosatti
2012-07-06 17:47         ` Prarit Bhargava
2012-07-11 16:34           ` Avi Kivity
2012-07-05 13:11 ` [PATCH 2/2] xen, fix x86_hyper_xen_hvm symbol export Prarit Bhargava

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome