From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56906 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLGRo-0001Em-OP for qemu-devel@nongnu.org; Wed, 24 Nov 2010 09:35:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLGRn-000202-ON for qemu-devel@nongnu.org; Wed, 24 Nov 2010 09:35:48 -0500 Received: from demumfd001.nsn-inter.net ([93.183.12.32]:13430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLGRn-0001za-GO for qemu-devel@nongnu.org; Wed, 24 Nov 2010 09:35:47 -0500 Message-ID: <4CED22C1.1010402@nsn.com> Date: Wed, 24 Nov 2010 15:35:45 +0100 From: Bernhard Kohl MIME-Version: 1.0 References: <20101116131452.GA23963@redhat.com> <4CE2B49A.7000701@nsn.com> <20101117141236.GA14949@redhat.com> <4CE3FEDC.6040601@nsn.com> <20101117163045.GD27909@redhat.com> In-Reply-To: <20101117163045.GD27909@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH comment tweaked] msix: allow byte and word reading from mmio List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "ext Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Am 17.11.2010 17:30, schrieb ext Michael S. Tsirkin: > On Wed, Nov 17, 2010 at 05:12:12PM +0100, Bernhard Kohl wrote: > >> I will fix the guest and inform you after testing. >> Then we can skip this patch. >> > OK, that's best, > > > Yes, the guest is fixed now. Only dword accesses to msix! Thanks for your support Bernhard