From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch] KVM: paravirtual guest support Date: Tue, 9 Jan 2007 10:41:45 +0100 Message-ID: <20070109094145.GA12401@elte.hu> References: <20070109093354.GA10318@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel Return-path: To: Avi Kivity Content-Disposition: inline In-Reply-To: <20070109093354.GA10318-X9Un+BFzKDI@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org * Ingo Molnar wrote: > Subject: [patch] KVM: paravirtual guest support > From: Ingo Molnar also needs this patch. Ingo Index: linux/include/asm-i386/processor.h =================================================================== --- linux.orig/include/asm-i386/processor.h +++ linux/include/asm-i386/processor.h @@ -547,7 +547,6 @@ static inline void rep_nop(void) #ifdef CONFIG_PARAVIRT #include #else -#define paravirt_enabled() 0 #define __cpuid native_cpuid static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV