Zhang, Xiantao wrote:
> As you know, we have to change to kvm_vcpu_arch concept since meet
> various issues about #includes. 
> This patches enables it. I also prepared a series of patches to split
> kvm with similar idea. 
> Now, kvm.h includes x86.h by default. X86.c needs includes kvm.h, and
> vmx.c and svm.c only needs to include x86.h
> 
> One mmu.h is created to solve inter-dependent issues.
> 
> With these two seires of pacthes, a clear arch-independent pictures
> described! :)
> 
> Tested on x86_32 boot up, and x86_64 build.

Very nice patch series :-).
Acked-by: Carsten Otte <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
SF.Net email is sponsored by:
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-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to