On 16.11.2013, at 01:46, Paul Mackerras <pau...@samba.org> wrote:

> This series fixes some nasty bugs that have recently been found in HV
> KVM on PPC.  The series is against the 'queue' branch of the KVM tree.
> I would like to see all of these go into 3.13.
> 
> The first patch fixes a regression that occurred when the transparent
> huge page (THP) code for ppc was merged, in 3.11.  When we have a
> memslot whose userspace address is not 16MB aligned, and we find a
> 16MB page in it due to THP when mapping a normal page to the guest, we
> compute its physical address incorrectly.
> 
> The second and third patches fix host hangs that have been observed in
> testing with large guests under load.  The fourth patch fixes another
> locking problem that was found by lockdep when we were looking for the
> reason for the hangs.

Thanks, applied all to for-3.13.


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to