Zhang, Xiantao wrote:
> According to privious decisions, mmu code should be moved to arch.
> 
>> From 43a629932b6babcbf2af75299192c1d77c2393d5 Mon Sep 17 00:00:00
>> 2001 
> From: Zhang Xiantao <[EMAIL PROTECTED]>
> Date: Fri, 16 Nov 2007 13:16:40 +0800
> Subject: [PATCH] KVM: MMU split for portability.
> Since mmu code is very arch-denpendent, move them to archs.
> 1. For kvm_vm_ioctl_get_dirty_log, this ioctl should be first
> transfered to arch-specific code, and will
> call the common code implemtend in kvm_get_dirty_log to perform common
> task.
> 2. For set_memory_region,  I moved the mmu-speicific operations to an
> arch-ops.
> Signed-off-by: Zhang Xiantao <[EMAIL PROTECTED]>
> ---

BTW, this patch is based on privious sent  "[kvm-devel] [PATCH] Split
kvm_create_vm and kvm_destory_vm tosupport arch", but they are not
interdependent. 
You can apply them separately.:)
Xiantao

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to