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 09:54:51 +0200 Message-ID: <20120214075451.GY18866@redhat.com> References: <4F38E315.4040107@siemens.com> <4F3962ED.1070109@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: <4F3962ED.1070109@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 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. -- Gleb.