From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCIhf-0005sN-K0 for qemu-devel@nongnu.org; Tue, 19 Apr 2011 17:43:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCIhb-0005Ps-Dr for qemu-devel@nongnu.org; Tue, 19 Apr 2011 17:43:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCIhb-0005Pa-5a for qemu-devel@nongnu.org; Tue, 19 Apr 2011 17:43:19 -0400 Date: Tue, 19 Apr 2011 14:43:01 -0700 From: Chris Wright Message-ID: <20110419214301.GN12133@x200.localdomain> References: <20110419203234.4254.94914.stgit@s20.home> <20110419144023.4d3f61da.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110419144023.4d3f61da.rdunlap@xenotime.net> Subject: Re: [Qemu-devel] [PATCH] vfio: Add an ioctl to reset the device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Randy Dunlap Cc: chrisw@redhat.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, qemu-devel@nongnu.org, aafabbri@cisco.com, Alex Williamson , dwang2@cisco.com, pugs@ieee.org, benve@cisco.com * Randy Dunlap (rdunlap@xenotime.net) wrote: > I can't find include/linux/vfio.h in linux-next or mainline git, but > ioctls need to be documented in Documentation/ioctl/ioctl-number.txt.... It is in the full patchset: https://github.com/pugs/vfio-linux-2.6