From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Date: Wed, 02 Apr 2008 18:07:53 +0000 Subject: [kvm-ppc-devel] [PATCH 0 of 2] [v3] fix guest eating 100% CPU when Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org This round addresses comments from responses PATCH 1 for the Linux guest. I have add MSR_DE to the list of bits to enable while setting the MSR_WE bit. As well as do an isync aftwards. Though this patch isn't the one going up stream. I will be adding these to the upstream patch also. PATCH 2 for kvm host. Moves the wait code to be just after the emulation instruction code, Removes clearing of MSR_WE when interrupts are delivered, and moves away from ternary operations. Signed-off-by: Jerone Young ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kvm-ppc-devel mailing list kvm-ppc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel