* [PATCH][VT][1/2] Hook for supporting para virtualized drivers on VMX domains
@ 2005-08-11 22:26 Arun Sharma
0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-08-11 22:26 UTC (permalink / raw)
To: Ian Pratt, Keir Fraser; +Cc: xen-devel
Hook for supporting para virtualized drivers on VMX domains
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
--- a/linux-2.6-xen-sparse/include/asm-xen/hypervisor.h Wed Aug 10 22:56:50 2005
+++ b/linux-2.6-xen-sparse/include/asm-xen/hypervisor.h Wed Aug 10 15:58:33 2005
@@ -34,6 +34,11 @@
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/version.h>
+
+#ifndef CONFIG_XEN
+#include "vmx-support.h"
+#endif
+
#include <asm-xen/xen-public/xen.h>
#include <asm-xen/xen-public/dom0_ops.h>
#include <asm-xen/xen-public/io/domain_controller.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-11 22:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 22:26 [PATCH][VT][1/2] Hook for supporting para virtualized drivers on VMX domains Arun Sharma
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.