From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFb24-0007Qw-F2 for qemu-devel@nongnu.org; Thu, 16 Jul 2015 00:44:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFb1u-0004Rl-Ot for qemu-devel@nongnu.org; Thu, 16 Jul 2015 00:44:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFb1u-0004R5-JS for qemu-devel@nongnu.org; Thu, 16 Jul 2015 00:44:18 -0400 From: Alex Williamson Date: Wed, 15 Jul 2015 22:44:16 -0600 Message-ID: <20150716044143.7436.26523.stgit@gimli.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH 0/2] vfio/pci: RTL8168 quirk fix & cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: alex.williamson@redhat.com, qemu-devel@nongnu.org Cc: thorsten.kohfeldt@gmx.de A small patch for stable plus a bigger patch to make tracing of this quirk useful and restructure and comment the read/write accessors. Thanks, Alex --- Alex Williamson (2): vfio/pci: Fix RTL8168 NIC quirks vfio/pci: Cleanup RTL8168 quirk and tracing hw/vfio/pci.c | 90 +++++++++++++++++++++++---------------------------------- trace-events | 10 +++--- 2 files changed, 41 insertions(+), 59 deletions(-)