From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH][RFC] kvm-scheduler integration Date: Sun, 8 Jul 2007 15:36:25 +0200 Message-ID: <20070708133625.GA14619@elte.hu> References: <11838994974161-git-send-email-avi@qumranet.com> <20070708130915.GA9559@elte.hu> <4690E393.4010204@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, shaohua.li@intel.com To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <4690E393.4010204@qumranet.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org * Avi Kivity wrote: > > hm, why not do what i have in -rt? See the patch below. Seems to > > work fine for me, although i might be missing something. > > How can this work with >1 VM? We need to execute vmptrld with the new > VM's vmcs before touching any VT registers. yeah, indeed... Ingo