search for: acm_policy

Displaying 5 results from an estimated 5 matches for "acm_policy".

Did you mean: acl_policy
2006 Mar 23
0
Compile Error xen 3.0.1 on FC5 "cc1: warnings being treated as errors"
...t Xen 3.0.1 > include/xen/banner.h.new __ __ _____ ___ _ \ \/ /___ _ __ |___ / / _ \ / | \ // _ \ ''_ \ |_ \| | | || | / \ __/ | | | ___) | |_| || | /_/\_\___|_| |_| |____(_)___(_)_| make[3]: Leaving directory `/tmp/xen-3.0.1/xen'' make include/xen/acm_policy.h make[3]: Entering directory `/tmp/xen-3.0.1/xen'' make[3]: Leaving directory `/tmp/xen-3.0.1/xen'' [ -e include/asm ] || ln -sf asm-x86 include/asm make -C arch/x86 asm-offsets.s make[3]: Entering directory `/tmp/xen-3.0.1/xen/arch/x86'' gcc -Wdeclaration-after-statement -...
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
Hi, I just added 32GB memory in my system and wanted Xen to see that memory, so enabled PAE in xen0 and XenU. I did a make menuconfig in xen0 and xenU, then did a make in xen-unstable and a make install. Whilebooting this kernel, I get the above error PAE mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE defined and so does cpufeature.h have this defined.
2005 Oct 06
3
Xen unstable/SuSE 9.3 install issue
Hi, I have successfully installed Xen unstable binary on SuSE 9.3. I am trying to do a source install and I got the following error. Will be glad for any help or guidance. In file included from include/asm-xen/asm/processor.h:18, from include/asm/thread_info.h:17, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
.../XmTestLib/config.py tools/xm-test/lib/XmTestReport/xmtest.py tools/xm-test/tests/*.test tools/ocaml-xenstored* -xen/.banner* xen/System.map xen/arch/arm/asm-offsets.s xen/arch/arm/xen.lds @@ -314,9 +313,7 @@ xen/include/linux xen/include/public/public xen/include/xen/*.new xen/include/xen/acm_policy.h -xen/include/xen/banner.h xen/include/xen/compile.h -xen/tools/figlet/figlet xen/tools/symbols xen/xsm/flask/include/av_perm_to_string.h xen/xsm/flask/include/av_permissions.h diff --git a/xen/Makefile b/xen/Makefile index 597972d..a3058f1 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -86,7...
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel