From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH v2 5/8] kvmvapic: Introduce TPR access optimization for Windows guests Date: Tue, 14 Feb 2012 10:59:41 +0200 Message-ID: <20120214085941.GA18866@redhat.com> References: <4F38E315.4040107@siemens.com> <4F3962ED.1070109@siemens.com> <20120214075451.GY18866@redhat.com> <4F3A2192.4040007@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Anthony Liguori , "kvm@vger.kernel.org" , Marcelo Tosatti , qemu-devel , Blue Swirl , Avi Kivity To: Jan Kiszka Return-path: Content-Disposition: inline In-Reply-To: <4F3A2192.4040007@siemens.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Tue, Feb 14, 2012 at 09:55:46AM +0100, Jan Kiszka wrote: > On 2012-02-14 08:54, Gleb Natapov wrote: > > On Mon, Feb 13, 2012 at 08:22:21PM +0100, Jan Kiszka wrote: > >>>> Unfortunately, this is only an internal structure, not officially > >>>> documented by MS. However, all supported OS versions a legacy by now, no > >>>> longer changing its structure. > >>> > >>> This and a note about the supported OS versions could be added as comment. > >> > >> OK. > >> > >> For the folks that developed it in qemu-kvm: This targets Windows XP, > >> Vista and Server 2003, all 32-bit, right? > >> > > Not Vista. Not sure about Server 2003. > > I think I saw some 2003 reference in the qemu-kvm git logs. > Very likely. AFAIK it uses the same kernel as XP. -- Gleb.