From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=50379 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXF7S-0000HB-TI for qemu-devel@nongnu.org; Mon, 27 Dec 2010 10:36:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXF7R-0003jQ-M5 for qemu-devel@nongnu.org; Mon, 27 Dec 2010 10:36:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXF7R-0003j0-BT for qemu-devel@nongnu.org; Mon, 27 Dec 2010 10:36:17 -0500 Message-ID: <4D18B26B.2080108@redhat.com> Date: Mon, 27 Dec 2010 17:36:11 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4D18A92C.5000303@web.de> In-Reply-To: <4D18A92C.5000303@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] kvm: x86: Fix DPL write back of segment registers List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Marcelo Tosatti , qemu-devel , kvm On 12/27/2010 04:56 PM, Jan Kiszka wrote: > From: Jan Kiszka > > The DPL is stored in the flags and not in the selector. In fact, the RPL > may differ from the DPL at some point in time, and so we were corrupting > the guest state so far. > Applied to uq/master; thanks. -- error compiling committee.c: too many arguments to function