Displaying 3 results from an estimated 3 matches for "782599274bf9".
2008 Oct 01
0
[PATCH] [IA64] Compilation fix to cpufreq stuff.
...changeset: 18551:d1d9915041de
summary: X86 and IA64: Update cpufreq statistic logic for supporting both x86
changeset: 18550:08374be21318
summary: X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
diff -r 782599274bf9 xen/arch/ia64/xen/Makefile
--- a/xen/arch/ia64/xen/Makefile Tue Sep 30 10:14:54 2008 +0100
+++ b/xen/arch/ia64/xen/Makefile Wed Oct 01 12:09:25 2008 +0900
@@ -1,4 +1,5 @@
subdir-y += oprofile
+subdir-y += cpufreq
obj-y += relocate_kernel.o
obj-y += machine_kexec.o
diff -r 782599274bf9 xen/arch...
2008 Sep 12
3
[XSM][Patch] Minor XSM tools patch to dummy module - implement missing stub
- This minor patch implements the missing stub function
security_label_to_details in the dummy module. This stub function is
necessary to create domains with network interfaces for modules that do not
implement the security_label_to_details function.
Signed-off-by: George Coker <gscoker@alpha.ncsc.mil>
_______________________________________________
Xen-devel mailing list
2008 Oct 07
5
Weekly VMX status report. Xen: #18560 & Xen0: #682
...r) processor 5300 series
Dom0 OS : RHEL5
Memory size : 8G
Details:
=====================================================================
Platform : PAE
Service OS : Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Hardware : Clovertown
Xen package: 18560:782599274bf9
Date: Wed Oct 1 09:10:10 CST 2008
Summary Test Report of Last Session
=====================================================================
Total Pass Fail NoResult Crash
=====================================================================
vtd...