Re: [Xen-devel] PCI Pass-through in Xen ARM - Draft 2

2015-07-04 Thread Manish Jaggi
Ian Campbell Wrote: On Mon, 2015-06-29 at 00:08 +0530, Manish Jaggi wrote: PCI Pass-through in Xen ARM -- Draft 2 Index 1. Background 2. Basic PCI Support in Xen ARM 2.1 pci_hostbridge and pci_hostbridge_ops 2.2 PHYSDEVOP_HOSTBRIDGE_ADD hypercall 3. Dom0 Access PCI de

Re: [Xen-devel] PCI Pass-through in Xen ARM - Draft 2.

2015-07-04 Thread Manish Jaggi
On Monday 29 June 2015 04:01 PM, Julien Grall wrote: Hi Manish, On 28/06/15 19:38, Manish Jaggi wrote: 4.1 Holes in guest memory space Holes are added in the guest memory space for mapping pci device's BAR regions. These are defined in arch-arm.h /* For 32bit */

Re: [Xen-devel] [PATCH] xen-netback: remove duplicated function definition

2015-07-04 Thread Li, Liang Z
> Cc: linux-ker...@vger.kernel.org; ian.campb...@citrix.com; > wei.l...@citrix.com; xen-de...@lists.xenproject.org; > net...@vger.kernel.org > Subject: Re: [PATCH] xen-netback: remove duplicated function definition > > From: Liang Li > Date: Sat, 4 Jul 2015 03:33:00 +0800 > > > There are two du