From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOx3w-0004K2-4B for qemu-devel@nongnu.org; Thu, 18 Oct 2012 16:51:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOx3v-00084k-2m for qemu-devel@nongnu.org; Thu, 18 Oct 2012 16:51:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOx3u-00084a-Qd for qemu-devel@nongnu.org; Thu, 18 Oct 2012 16:51:27 -0400 From: Alex Williamson Date: Thu, 18 Oct 2012 14:51:20 -0600 Message-ID: <20121018204600.795.11323.stgit@bling.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH 0/2][PULL] vfio-pci fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws, qemu-devel@nongnu.org Cc: alex.williamson@redhat.com, kvm@vger.kernel.org Anthony, The following changes since commit 1414968a6aecd23cb037bc9e718d6f05ead2afaf: tcg: Optimize mulu2 (2012-10-17 17:51:39 +0200) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20121017.0 for you to fetch changes up to d9f0e63898d639629bb7eb914786529185334635: vfio-pci: Mark non-migratable (2012-10-17 11:20:14 -0600) ---------------------------------------------------------------- vfio-pci fixes 20121017.0 Just a pair of trivial fixes to get in before I'm offline for a couple weeks. Thanks, Alex ---------------------------------------------------------------- Alex Williamson (2): vfio-pci: Fix debug build vfio-pci: Mark non-migratable hw/vfio_pci.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)