From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yiop0-0003QG-Ju for qemu-devel@nongnu.org; Thu, 16 Apr 2015 14:47:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yioox-0006O5-Dv for qemu-devel@nongnu.org; Thu, 16 Apr 2015 14:47:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yioox-0006Nz-9S for qemu-devel@nongnu.org; Thu, 16 Apr 2015 14:47:27 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id E0A9AC79E4 for ; Thu, 16 Apr 2015 18:47:26 +0000 (UTC) From: Alex Williamson Date: Thu, 16 Apr 2015 12:00:47 -0600 Message-ID: <20150416175945.3224.58452.stgit@gimli.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH for-2.4 0/2] vfio-pci: Fixes for fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: alex.williamson@redhat.com Cc: lersek@redhat.com, qemu-devel@nongnu.org Fix a couple issues spotted by Laszlo in downstream review. Thanks, Alex --- Alex Williamson (2): vfio-pci: Further fix BAR size overflow vfio-pci: Fix error path sign hw/vfio/pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)