lkml.org 
[lkml]   [2009]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/3] generic hypercall support
Date
(Applies to Linus' tree, b4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a)

Please see patch 1/3 for a description. This has been tested with a KVM
guest on x86_64 and appears to work properly. Comments, please.

-Greg

---

Gregory Haskins (3):
kvm: add pv_cpu_ops.hypercall support to the guest
x86: add generic hypercall support
add generic hypercall support


arch/Kconfig | 3 +
arch/x86/Kconfig | 1
arch/x86/include/asm/paravirt.h | 13 ++++++
arch/x86/include/asm/processor.h | 6 +++
arch/x86/kernel/kvm.c | 22 ++++++++++
include/linux/hypercall.h | 83 ++++++++++++++++++++++++++++++++++++++
6 files changed, 128 insertions(+), 0 deletions(-)
create mode 100644 include/linux/hypercall.h

--
Signature


\
 
 \ /
  Last update: 2009-05-05 15:27    [W:2.245 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site