Christian Ehrhardt wrote:
> From: Christian Ehrhardt <[EMAIL PROTECTED]>
> Date: Thu, 29 Nov 2007 10:54:00 +0100
> Subject: [PATCH] [4/2] rename_kvm_cpu_cache_x86
> 
> Renamed the kvm_vcpu_cache structure to kvm_x86_vcpu_cache to make
> clear to anyone who see's that variable in the code in future that
> it's x86 only. Equivalent to perl -p -i -e
> "s/kvm_vcpu_cache/kvm_x86_vcpu_cache/g" drivers/kvm/*  
> 
> Signed-off-by: Christian Ehrhardt <[EMAIL PROTECTED]>
> ---

Don't know this is necessary, since you have moved out its declaration
from kvm.h to x86.h.  

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to