From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [GIT PULL] VFIO update for 3.6-rc1 Date: Tue, 14 Aug 2012 13:59:12 -0600 Message-ID: <1344974352.4683.320.camel@ul30vt.home> References: <1344366349.3441.86.camel@ul30vt.home> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel , kvm To: Linus Torvalds Return-path: In-Reply-To: <1344366349.3441.86.camel@ul30vt.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, 2012-08-07 at 13:05 -0600, Alex Williamson wrote: > 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(+) > Hi Linus, I'd really appreciate getting this fix in, I can send as a patch if you prefer for such a trivial change. Thanks, Alex