Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> Hi, Avi
>> 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.
>> 
>> 
> 
> Applied and pushed; thanks for the good patchset.
> 
>> With these two seires of pacthes, a clear arch-independent pictures
>> described! :) 
>> 
>> 
> 
> Indeed, I'll rearrange the directory layout tomorrow and then we can
> finally see actual arch support instead of preparations!

Thanks, that's great news to us :)

-------------------------------------------------------------------------
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