From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [PATCH 0/2] VFIO pull request fixes Date: Fri, 04 Oct 2013 13:18:12 -0600 Message-ID: <20131004191645.3031.84854.stgit@bling.home> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: aik@ozlabs.ru, pbonzini@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org To: alex.williamson@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55876 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751222Ab3JDTSQ (ORCPT ); Fri, 4 Oct 2013 15:18:16 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Bugs found by Paolo and Alexey. I'll include these in my next pull request. Thanks, Alex --- Alex Williamson (2): vfio-pci: Add dummy PCI ROM write accessor vfio-pci: Fix endian issues in vfio_pci_size_rom() hw/misc/vfio.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)