Svm patch to remove unneeded update_pagetables(). Applies cleanly to 8876. Please apply. Signed-off-by: Tom Woller <thomas.woller@amd.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 17 Feb 2006, at 23:24, Woller, Thomas wrote:> Svm patch to remove unneeded update_pagetables(). > Applies cleanly to 8876. > Please apply.Also adds a tlb flush on guest write to cr3. Is that needed? Currently you tell SVM to flush on return to guest context anyway. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> Also adds a tlb flush on guest write to cr3. Is that needed? > Currently you tell SVM to flush on return to guest context anyway.Soon as we remove that flush on every return to guest context... Then we''ll need this patch, so may as well add it now. tom _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel