Avi Kivity wrote: > Zhang, Xiantao wrote: >> From: Zhang Xiantao <[EMAIL PROTECTED]> >> Date: Tue, 11 Dec 2007 20:45:48 +0800 >> Subject: [PATCH] kvm: Moving memslot_id to x86.h >> >> Since it is not called in kvm_main.c, and it also will block >> kvm structure split, so moved it out. >> > > memslot_id() is not x86 specific. Why are you moving it?
Maybe we can move it to kvm_main.c. If it is inline style in kvm.h, it will meet compile issue, since it needs to know kvm strucure. :) Xiantao ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
