From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxDE1-0003HK-EG for qemu-devel@nongnu.org; Tue, 14 Feb 2012 02:55:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxDE0-0003IH-Br for qemu-devel@nongnu.org; Tue, 14 Feb 2012 02:54:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxDDz-0003I4-Vn for qemu-devel@nongnu.org; Tue, 14 Feb 2012 02:54:56 -0500 Date: Tue, 14 Feb 2012 09:54:51 +0200 From: Gleb Natapov 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 Content-Disposition: inline In-Reply-To: <4F3962ED.1070109@siemens.com> Subject: Re: [Qemu-devel] [PATCH v2 5/8] kvmvapic: Introduce TPR access optimization for Windows guests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , "kvm@vger.kernel.org" , Marcelo Tosatti , qemu-devel , Blue Swirl , Avi Kivity 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.