* [PATCH] vmx-debug.patch
@ 2005-05-24 21:04 Arun Sharma
0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-05-24 21:04 UTC (permalink / raw)
To: Ian Pratt, Keir Fraser; +Cc: xen-devel
Allow control of vmx debug log level from the command line.
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
--- 1.54/xen/arch/x86/vmx.c 2005-05-23 00:40:57 -07:00
+++ edited/arch/x86/vmx.c 2005-05-24 13:48:52 -07:00
@@ -43,6 +43,7 @@
int vmcs_size;
unsigned int opt_vmx_debug_level = 0;
+integer_param("vmx_debug", opt_vmx_debug_level);
extern long evtchn_send(int lport);
extern long do_block(void);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-24 21:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 21:04 [PATCH] vmx-debug.patch 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.