|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][VT][1/2] Hook for supporting para virtualized driver
Hook for supporting para virtualized drivers on VMX domains
Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
--- 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>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH][VT][1/2] Hook for supporting para virtualized drivers on VMX domains,
Arun Sharma <=
|
|
|
|
|