mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Prarit Bhargava <prarit@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Prarit Bhargava <prarit@redhat.com>
Subject: [PATCH 0/2] hypervisor, update hypervisor_x86 entries for kvm and xen
Date: Thu,  5 Jul 2012 09:11:15 -0400	[thread overview]
Message-ID: <1341493877-16622-1-git-send-email-prarit@redhat.com> (raw)

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


             reply	other threads:[~2012-07-05 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05 13:11 Prarit Bhargava [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1341493877-16622-1-git-send-email-prarit@redhat.com \
    --to=prarit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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