From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8BG9-0007kl-H2 for qemu-devel@nongnu.org; Mon, 26 Sep 2011 09:30:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8BG3-000727-LA for qemu-devel@nongnu.org; Mon, 26 Sep 2011 09:30:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8BG3-00070r-Df for qemu-devel@nongnu.org; Mon, 26 Sep 2011 09:30:07 -0400 Message-ID: <4E807E59.3090007@redhat.com> Date: Mon, 26 Sep 2011 16:30:01 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4E75E7A4.50702@web.de> <4E75E96E.90101@web.de> In-Reply-To: <4E75E96E.90101@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/2] memory: Fix old portio word accesses List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , Richard Henderson On 09/18/2011 03:51 PM, Jan Kiszka wrote: > From: Jan Kiszka > > As we register old portio regions via ioport_register, we are also > responsible for providing the word access wrapper. > > Signed-off-by: Jan Kiszka > --- > > Oops, was lacking a shift for word reads. > > Thanks, applied; while I don't like it, vga is such a mess now that we have to reduce the number of fronts and get something working. -- error compiling committee.c: too many arguments to function