From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: x86: Remove obsolet SS.RPL/DPL aligment Date: Mon, 27 Dec 2010 17:37:45 +0200 Message-ID: <4D18B2C9.4020505@redhat.com> References: <4D18A95F.2010601@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]:60891 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754126Ab0L0Pht (ORCPT ); Mon, 27 Dec 2010 10:37:49 -0500 In-Reply-To: <4D18A95F.2010601@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 12/27/2010 04:57 PM, Jan Kiszka wrote: > From: Jan Kiszka > > This seems to date back to the days KVM didn't support real mode. The > check is no longer needed and, even worse, is corrupting the guest state > in case SS.RPL != DPL. Applied to uq/master (nice how obsolete code propagates itself); thanks. -- error compiling committee.c: too many arguments to function