From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: x86: Fix DPL write back of segment registers Date: Mon, 27 Dec 2010 17:36:11 +0200 Message-ID: <4D18B26B.2080108@redhat.com> References: <4D18A92C.5000303@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm , qemu-devel To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26526 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754162Ab0L0PgR (ORCPT ); Mon, 27 Dec 2010 10:36:17 -0500 In-Reply-To: <4D18A92C.5000303@web.de> Sender: kvm-owner@vger.kernel.org List-ID: 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