<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: vmware-specific-specific 5.5.x and kernel 2.6.32</title>
	<atom:link href="http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/feed" rel="self" type="application/rss+xml" />
	<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 08:27:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Technologists Notes &#187; Blog Archive &#187; Fedora &#38; VMWare &#8220;right side up&#8221;</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1071</link>
		<dc:creator>Technologists Notes &#187; Blog Archive &#187; Fedora &#38; VMWare &#8220;right side up&#8221;</dc:creator>
		<pubDate>Tue, 06 Jul 2010 22:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1071</guid>
		<description>[...] advice thread (vmware-specific-specific 5.5.x and kernel 2.6.32) that originally made me optimistic did not continue to offer encouragement. Anticipating Fedora 13 [...]</description>
		<content:encoded><![CDATA[<p>[...] advice thread (vmware-specific-specific 5.5.x and kernel 2.6.32) that originally made me optimistic did not continue to offer encouragement. Anticipating Fedora 13 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lindstrom</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1059</link>
		<dc:creator>Ben Lindstrom</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1059</guid>
		<description>Same here.  Unknown symbol in module error.  *frown*  Bad omen for SLED11 SP1 and VMWare Server 1.0.10</description>
		<content:encoded><![CDATA[<p>Same here.  Unknown symbol in module error.  *frown*  Bad omen for SLED11 SP1 and VMWare Server 1.0.10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandesh</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1041</link>
		<dc:creator>Sandesh</dc:creator>
		<pubDate>Mon, 03 May 2010 13:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1041</guid>
		<description>Hi,

I am getting following error message, any help?

In file included from /tmp/vmware-config6/vmmon-only/vmcore/moduleloop.c:29:
/tmp/vmware-config6/vmmon-only/./common/hostif.h:39:7: warning: &quot;WINNT_DDK&quot; is not defined
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: /tmp/vmware-config6/vmmon-only/vmmon.o (.properties): unexpected non-allocatable section.
Did you forget to use &quot;ax&quot;/&quot;aw&quot; in a .S file?
Note that for example  contains
section definitions for use in .S files.

WARNING: &quot;init_mm&quot; [/tmp/vmware-config6/vmmon-only/vmmon.ko] undefined!
  CC      /tmp/vmware-config6/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#039;
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config6/vmmon-only&#039;
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting &#039;/tmp/vmware-config6/vmmon.o&#039;: -1 Unknown symbol in module
There is probably a slight difference in the kernel configuration between the 
set of C header files you specified and your running kernel.  You may want to 
rebuild a kernel based on that directory, or specify another directory.

Best Regards.
Sandesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting following error message, any help?</p>
<p>In file included from /tmp/vmware-config6/vmmon-only/vmcore/moduleloop.c:29:<br />
/tmp/vmware-config6/vmmon-only/./common/hostif.h:39:7: warning: &#8220;WINNT_DDK&#8221; is not defined<br />
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.o<br />
  Building modules, stage 2.<br />
  MODPOST 1 modules<br />
WARNING: /tmp/vmware-config6/vmmon-only/vmmon.o (.properties): unexpected non-allocatable section.<br />
Did you forget to use &#8220;ax&#8221;/&#8221;aw&#8221; in a .S file?<br />
Note that for example  contains<br />
section definitions for use in .S files.</p>
<p>WARNING: &#8220;init_mm&#8221; [/tmp/vmware-config6/vmmon-only/vmmon.ko] undefined!<br />
  CC      /tmp/vmware-config6/vmmon-only/vmmon.mod.o<br />
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.ko<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic&#8217;<br />
cp -f vmmon.ko ./../vmmon.o<br />
make: Leaving directory `/tmp/vmware-config6/vmmon-only&#8217;<br />
Unable to make a vmmon module that can be loaded in the running kernel:<br />
insmod: error inserting &#8216;/tmp/vmware-config6/vmmon.o&#8217;: -1 Unknown symbol in module<br />
There is probably a slight difference in the kernel configuration between the<br />
set of C header files you specified and your running kernel.  You may want to<br />
rebuild a kernel based on that directory, or specify another directory.</p>
<p>Best Regards.<br />
Sandesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyber</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1039</link>
		<dc:creator>Cyber</dc:creator>
		<pubDate>Wed, 28 Apr 2010 08:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1039</guid>
		<description>hi kang,

http://cableguy.no-ip.com/Files/vmware-update-2.6.32-33.5.5.9.1.tar.gz

it&#039;s not in your format, just the two tars packed - init_mm patch is included, works here stable since over a month.

please do not post this link - i will delete the file soon, i have not enough bandwith ... :-/
but so you do not need to do anything beside posting it here.

kind regards, Alois</description>
		<content:encoded><![CDATA[<p>hi kang,</p>
<p><a href="http://cableguy.no-ip.com/Files/vmware-update-2.6.32-33.5.5.9.1.tar.gz" rel="nofollow">http://cableguy.no-ip.com/Files/vmware-update-2.6.32-33.5.5.9.1.tar.gz</a></p>
<p>it&#8217;s not in your format, just the two tars packed &#8211; init_mm patch is included, works here stable since over a month.</p>
<p>please do not post this link &#8211; i will delete the file soon, i have not enough bandwith &#8230; :-/<br />
but so you do not need to do anything beside posting it here.</p>
<p>kind regards, Alois</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kang</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1027</link>
		<dc:creator>kang</dc:creator>
		<pubDate>Sat, 17 Apr 2010 23:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1027</guid>
		<description>Sorry, I have been using KVM lately ;)
I might still make a clean 2.6.33 patch for the people (the one that doesnt require kernel changes), if only i could get some spare time :)
Maybe someone will come up with it before.
Still, I recommend switching to a newer vmware or virtualbox or kvm these days. kvm is a lot faster, virtualbox is nearly as good as vmware 5.5 and vmware 6.5/7 well.. they&#039;re mostly supported xD</description>
		<content:encoded><![CDATA[<p>Sorry, I have been using KVM lately <img src='http://insecure.ws/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I might still make a clean 2.6.33 patch for the people (the one that doesnt require kernel changes), if only i could get some spare time <img src='http://insecure.ws/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Maybe someone will come up with it before.<br />
Still, I recommend switching to a newer vmware or virtualbox or kvm these days. kvm is a lot faster, virtualbox is nearly as good as vmware 5.5 and vmware 6.5/7 well.. they&#8217;re mostly supported xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Technologists Notes &#187; Blog Archive &#187; Virtual satisfaction with VMware Server and kernel 2.6.31</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-1023</link>
		<dc:creator>Technologists Notes &#187; Blog Archive &#187; Virtual satisfaction with VMware Server and kernel 2.6.31</dc:creator>
		<pubDate>Fri, 16 Apr 2010 01:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-1023</guid>
		<description>[...] before Aack&#8217;s praised VirtualBox, but Kang still seems to be preparing for kernel 2.6.32 (vmware-specific-specific 5.5.x and kernel 2.6.32), so maybe things will be easy enough by the time Fedora 13 comes [...]</description>
		<content:encoded><![CDATA[<p>[...] before Aack&#8217;s praised VirtualBox, but Kang still seems to be preparing for kernel 2.6.32 (vmware-specific-specific 5.5.x and kernel 2.6.32), so maybe things will be easy enough by the time Fedora 13 comes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pauel</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-984</link>
		<dc:creator>Pauel</dc:creator>
		<pubDate>Mon, 22 Mar 2010 09:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-984</guid>
		<description>&gt;&gt;&gt;PierP
&gt;&gt;&gt;
&gt;&gt;&gt;Works also great with VMware Server 1.0.10 (and 2.6.32.2)! &gt;&gt;&gt;Just what I was looking for! :) Thanx!

How to establish this patch?</description>
		<content:encoded><![CDATA[<p>&gt;&gt;&gt;PierP<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt;Works also great with VMware Server 1.0.10 (and 2.6.32.2)! &gt;&gt;&gt;Just what I was looking for! <img src='http://insecure.ws/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanx!</p>
<p>How to establish this patch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyber</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-973</link>
		<dc:creator>Cyber</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-973</guid>
		<description>@kang: this patch works also for 2.6.33!
@hankang: altough I had manually alter the diffs (I think the tag-stripper still did his work) it works now also without patching init_mm - great.

perhaps complete packages can be created? ;)

kind regards, Alois</description>
		<content:encoded><![CDATA[<p>@kang: this patch works also for 2.6.33!<br />
@hankang: altough I had manually alter the diffs (I think the tag-stripper still did his work) it works now also without patching init_mm &#8211; great.</p>
<p>perhaps complete packages can be created? <img src='http://insecure.ws/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>kind regards, Alois</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hankang</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-962</link>
		<dc:creator>hankang</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-962</guid>
		<description>Updating what I did for 2.6.31 - no need to recompile host kernel!

#!/bin/sh
cd /usr/lib/vmware/modules/source
cp vmmon.tar vmmon.2.6.32.save.tar
cp vmnet.tar vmnet.2.6.32.save.tar
tar xf vmmon.tar
tar xf vmnet.tar
cat %3C%3C HERE &#124; patch -p1
diff -Naur ./vmmon-only.old/include/compat_pgtable.h ./vmmon-only/include/compat_pgtable.h
--- ./vmmon-only.old/include/compat_pgtable.h	2007-07-22 07:21:17.000000000 -0400
+++ ./vmmon-only/include/compat_pgtable.h	2010-02-02 15:54:55.000000000 -0500
@@ -72,7 +72,7 @@
 #endif
 
 
-#ifdef pgd_offset_k
+#if (LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)) &amp;&amp; defined(pgd_offset_k)
 #   define compat_pgd_offset_k(mm, address) pgd_offset_k(address)
 #else
 #   define compat_pgd_offset_k(mm, address) pgd_offset(mm, address)
diff -Naur ./vmmon-only.old/include/pgtbl.h ./vmmon-only/include/pgtbl.h
--- ./vmmon-only.old/include/pgtbl.h	2007-07-22 07:21:17.000000000 -0400
+++ ./vmmon-only/include/pgtbl.h	2010-03-09 06:44:56.000000000 -0500
@@ -7,7 +7,6 @@
 #include &quot;compat_spinlock.h&quot;
 #include &quot;compat_page.h&quot;
 
-
 /*
  *-----------------------------------------------------------------------------
  *
diff -Naur ./vmmon-only.old/include/vmci_kernel_defs.h ./vmmon-only/include/vmci_kernel_defs.h
--- ./vmmon-only.old/include/vmci_kernel_defs.h	2007-05-02 00:08:21.000000000 -0400
+++ ./vmmon-only/include/vmci_kernel_defs.h	2010-03-09 06:53:14.000000000 -0500
@@ -27,6 +27,7 @@
 #include &quot;compat_interrupt.h&quot;
 #include &quot;compat_spinlock.h&quot;
 #include &quot;compat_slab.h&quot;
+#include &quot;compat_sched.h&quot;
 #endif // linux
 
 #ifdef __APPLE__
diff -Naur ./vmmon-only.old/linux/hostif.c ./vmmon-only/linux/hostif.c
--- ./vmmon-only.old/linux/hostif.c	2009-04-21 10:47:54.000000000 -0400
+++ ./vmmon-only/linux/hostif.c	2010-02-02 15:56:33.000000000 -0500
@@ -564,6 +564,7 @@
 static void
 DoClearNXBit(VA vaddr)
 {
+#if LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)
    int ptemap;
    pgd_t *pgd = pgd_offset_k(vaddr);
    pmd_t *pmd = pmd_offset_map(pgd, vaddr);
@@ -574,6 +575,10 @@
    } else {
       pte = pte_offset_map(pmd, vaddr);
    }
+#else	/* &gt;= 2.6.25 */
+   int level;
+   pte_t *pte = lookup_address(vaddr &amp; PAGE_MASK, &amp;level);
+#endif	/* linux version */
    if (pte_val(*pte) &amp; _PAGE_NX) {
       /* pte_val() is not lvalue on x86 PAE */
 #ifdef CONFIG_X86_PAE
HERE
cat &lt;&lt; HERE &#124; patch -p1
diff -Naur ./vmnet-only.old/compat_pgtable.h ./vmnet-only/compat_pgtable.h
--- ./vmnet-only.old/compat_pgtable.h	2007-11-28 05:25:06.000000000 -0500
+++ ./vmnet-only/compat_pgtable.h	2010-02-02 15:58:37.000000000 -0500
@@ -76,7 +76,7 @@
 #endif
 
 
-#ifdef pgd_offset_k
+#if	(LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)) &amp;&amp; defined(pgd_offset_k)
 #   define compat_pgd_offset_k(mm, address) pgd_offset_k(address)
 #else
 #   define compat_pgd_offset_k(mm, address) pgd_offset(mm, address)
HERE
tar cf vmmon.tar ./vmmon-only
tar cf vmnet.tar ./vmnet-only

NOTE: I replaced %3C with %253C so the tag stripper wouldn&#039;t rip out pieces of the script.</description>
		<content:encoded><![CDATA[<p>Updating what I did for 2.6.31 &#8211; no need to recompile host kernel!</p>
<p>#!/bin/sh<br />
cd /usr/lib/vmware/modules/source<br />
cp vmmon.tar vmmon.2.6.32.save.tar<br />
cp vmnet.tar vmnet.2.6.32.save.tar<br />
tar xf vmmon.tar<br />
tar xf vmnet.tar<br />
cat %3C%3C HERE | patch -p1<br />
diff -Naur ./vmmon-only.old/include/compat_pgtable.h ./vmmon-only/include/compat_pgtable.h<br />
&#8212; ./vmmon-only.old/include/compat_pgtable.h	2007-07-22 07:21:17.000000000 -0400<br />
+++ ./vmmon-only/include/compat_pgtable.h	2010-02-02 15:54:55.000000000 -0500<br />
@@ -72,7 +72,7 @@<br />
 #endif</p>
<p>-#ifdef pgd_offset_k<br />
+#if (LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)) &amp;&amp; defined(pgd_offset_k)<br />
 #   define compat_pgd_offset_k(mm, address) pgd_offset_k(address)<br />
 #else<br />
 #   define compat_pgd_offset_k(mm, address) pgd_offset(mm, address)<br />
diff -Naur ./vmmon-only.old/include/pgtbl.h ./vmmon-only/include/pgtbl.h<br />
&#8212; ./vmmon-only.old/include/pgtbl.h	2007-07-22 07:21:17.000000000 -0400<br />
+++ ./vmmon-only/include/pgtbl.h	2010-03-09 06:44:56.000000000 -0500<br />
@@ -7,7 +7,6 @@<br />
 #include &#8220;compat_spinlock.h&#8221;<br />
 #include &#8220;compat_page.h&#8221;</p>
<p>-<br />
 /*<br />
  *&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
  *<br />
diff -Naur ./vmmon-only.old/include/vmci_kernel_defs.h ./vmmon-only/include/vmci_kernel_defs.h<br />
&#8212; ./vmmon-only.old/include/vmci_kernel_defs.h	2007-05-02 00:08:21.000000000 -0400<br />
+++ ./vmmon-only/include/vmci_kernel_defs.h	2010-03-09 06:53:14.000000000 -0500<br />
@@ -27,6 +27,7 @@<br />
 #include &#8220;compat_interrupt.h&#8221;<br />
 #include &#8220;compat_spinlock.h&#8221;<br />
 #include &#8220;compat_slab.h&#8221;<br />
+#include &#8220;compat_sched.h&#8221;<br />
 #endif // linux</p>
<p> #ifdef __APPLE__<br />
diff -Naur ./vmmon-only.old/linux/hostif.c ./vmmon-only/linux/hostif.c<br />
&#8212; ./vmmon-only.old/linux/hostif.c	2009-04-21 10:47:54.000000000 -0400<br />
+++ ./vmmon-only/linux/hostif.c	2010-02-02 15:56:33.000000000 -0500<br />
@@ -564,6 +564,7 @@<br />
 static void<br />
 DoClearNXBit(VA vaddr)<br />
 {<br />
+#if LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)<br />
    int ptemap;<br />
    pgd_t *pgd = pgd_offset_k(vaddr);<br />
    pmd_t *pmd = pmd_offset_map(pgd, vaddr);<br />
@@ -574,6 +575,10 @@<br />
    } else {<br />
       pte = pte_offset_map(pmd, vaddr);<br />
    }<br />
+#else	/* &gt;= 2.6.25 */<br />
+   int level;<br />
+   pte_t *pte = lookup_address(vaddr &amp; PAGE_MASK, &amp;level);<br />
+#endif	/* linux version */<br />
    if (pte_val(*pte) &amp; _PAGE_NX) {<br />
       /* pte_val() is not lvalue on x86 PAE */<br />
 #ifdef CONFIG_X86_PAE<br />
HERE<br />
cat &lt;&lt; HERE | patch -p1<br />
diff -Naur ./vmnet-only.old/compat_pgtable.h ./vmnet-only/compat_pgtable.h<br />
&#8212; ./vmnet-only.old/compat_pgtable.h	2007-11-28 05:25:06.000000000 -0500<br />
+++ ./vmnet-only/compat_pgtable.h	2010-02-02 15:58:37.000000000 -0500<br />
@@ -76,7 +76,7 @@<br />
 #endif</p>
<p>-#ifdef pgd_offset_k<br />
+#if	(LINUX_VERSION_CODE %3C KERNEL_VERSION(2, 6, 25)) &amp;&amp; defined(pgd_offset_k)<br />
 #   define compat_pgd_offset_k(mm, address) pgd_offset_k(address)<br />
 #else<br />
 #   define compat_pgd_offset_k(mm, address) pgd_offset(mm, address)<br />
HERE<br />
tar cf vmmon.tar ./vmmon-only<br />
tar cf vmnet.tar ./vmnet-only</p>
<p>NOTE: I replaced %3C with %253C so the tag stripper wouldn&#8217;t rip out pieces of the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aack</title>
		<link>http://www.insecure.ws/2009/12/04/vmware-specific-specific-5-5-x-and-kernel-2-6-32/comment-page-1#comment-893</link>
		<dc:creator>Aack</dc:creator>
		<pubDate>Thu, 21 Jan 2010 02:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.insecure.ws/?p=173#comment-893</guid>
		<description>Ok, so I took Ramon&#039;s patch and stole all the good bits to make server 1.0.10 compile for 2.6.31 on fedora 12, however when a guest is started, my system (core2 quad 3.0G) slows to almost stopped. I&#039;ve tried several variations of his fixes vs Kang&#039;s fixes + Ramons init_mm fix, etc. All seem to give the same result. I&#039;m stumped. Any ideas on what to try next welcome. I would prefer to stick with version 1 for the console.</description>
		<content:encoded><![CDATA[<p>Ok, so I took Ramon&#8217;s patch and stole all the good bits to make server 1.0.10 compile for 2.6.31 on fedora 12, however when a guest is started, my system (core2 quad 3.0G) slows to almost stopped. I&#8217;ve tried several variations of his fixes vs Kang&#8217;s fixes + Ramons init_mm fix, etc. All seem to give the same result. I&#8217;m stumped. Any ideas on what to try next welcome. I would prefer to stick with version 1 for the console.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
