From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 2] libxl: PCI passthrough interface changes Date: Thu, 24 Mar 2011 11:49:20 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org Drop some unused fields from the libxl_device_pci, they are not relevant in the context of PCI passthrough. Propagate interface change from 22166:251694a87f1d to the ocaml bindings, removing a FIXME.