From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755959Ab2HGTFx (ORCPT ); Tue, 7 Aug 2012 15:05:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45545 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755748Ab2HGTFv (ORCPT ); Tue, 7 Aug 2012 15:05:51 -0400 Message-ID: <1344366349.3441.86.camel@ul30vt.home> Subject: [GIT PULL] VFIO update for 3.6-rc1 From: Alex Williamson To: Linus Torvalds Cc: linux-kernel , kvm Date: Tue, 07 Aug 2012 13:05:49 -0600 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 42a579a0f960081cd16fc945036e4780c3ad3202: Merge branches 'timers-urgent-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2012-08-05 22:28:49 +0300) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.6-rc1 for you to fetch changes up to 817fea2df3c24b22f6123dc0106eb063b7132883: vfio: Include vfio.h in installed headers (2012-08-07 11:48:33 -0600) ---------------------------------------------------------------- VFIO for v3.6-rc1 Just a trivial patch to include vfio.h in the installed headers so we can complete userspace integration into QEMU. Thanks! ---------------------------------------------------------------- Alex Williamson (1): vfio: Include vfio.h in installed headers include/linux/Kbuild | 1 + 1 file changed, 1 insertion(+)