[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: PCI devices passthrough on Arm design proposal


  • To: Julien Grall <julien@xxxxxxx>
  • From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Date: Fri, 17 Jul 2020 13:44:15 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/hDwZuc88ZnW72NHkXZ6YZ87KsiakaGpEzK+53QjM/s=; b=dMyO4xFxHoWGEIaj7uoeJgGRcFNUpGIHcpaVHh4nqAnPU8mDHWje6Z4TEzu51eocyr124hSZ6o+JEYmGxrjOD3fWca86h1fvBrhwIblA+bC6qV+oDFokXzmPlFbw7frOHs2hSrBcezLCfowFpUdr7BDeKdUL8h7FhjFzanm4dPEyuYqX3yWyaBKRSJgzLkigyXIj5+O5/F1A810Z87793FyoLK08SlHPMjQNJZpFL8liQhRPCvpsZli9UEilVLRcoHi/1KPrIKOe9M4QftCM41MDcb5pVmgr/3InD16f5qNYgWUYMCTiGlYqG+JWc1PlDcAxJkf/LO3lJ9iVL0Brgg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ZVY6ZHoYX1kcy7iofNfLd/HqTmoQCOVrDKS4plgnwHEpS5OsnIdDhLPlkiAwofWmLzkXUmpU0DMR+dya/U47zOEMcj8zJxQ3xMQKd7RVlNQje9XZPdXSRtmFZFpTQ6EeMUVA6HVz6FtMfmFhJ7ROtsbe9HbqVS+q/hkIOXp02i6Loc690m3kVB6d/KJ0mmW55xH/jVX7eGYM3DjaLDbMN7QDaU0Ez38n1AzOKwX6Q7/p/bB4gVN0VW4p6OXnqGc2YtCagwN8FFNMtHpPIK5dyO7jba8Scn5KwU34/wtOe4hfKvTfasB/XFJwzui6omH+S5MkC7/pzRiFhG6FF1+F0w==
  • Authentication-results-original: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
  • Cc: Rahul Singh <Rahul.Singh@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, nd <nd@xxxxxxx>, Julien Grall <julien.grall.oss@xxxxxxxxx>
  • Delivery-date: Fri, 17 Jul 2020 13:44:40 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHWW4kYTVU0hTDyYEitKlUuU5vZlKkKf2uAgAACLICAAR7YAIAAIxaAgAAB34CAAARBAA==
  • Thread-topic: RFC: PCI devices passthrough on Arm design proposal


> On 17 Jul 2020, at 15:29, Julien Grall <julien@xxxxxxx> wrote:
> 
> 
> 
> On 17/07/2020 14:22, Bertrand Marquis wrote:
>>>> # Emulated PCI device tree node in libxl:
>>>> 
>>>> Libxl is creating a virtual PCI device tree node in the device tree
>>>> to enable the guest OS to discover the virtual PCI during guest
>>>> boot. We introduced the new config option [vpci="pci_ecam"] for
>>>> guests. When this config option is enabled in a guest configuration,
>>>> a PCI device tree node will be created in the guest device tree.
>>>> 
>>>> A new area has been reserved in the arm guest physical map at which
>>>> the VPCI bus is declared in the device tree (reg and ranges
>>>> parameters of the node). A trap handler for the PCI ECAM access from
>>>> guest has been registered at the defined address and redirects
>>>> requests to the VPCI driver in Xen.
>>> 
>>> Can't you deduce the requirement of such DT node based on the presence
>>> of a 'pci=' option in the same config file?
>>> 
>>> Also I wouldn't discard that in the future you might want to use
>>> different emulators for different devices, so it might be helpful to
>>> introduce something like:
>>> 
>>> pci = [ '08:00.0,backend=vpci', '09:00.0,backend=xenpt', 
>>> '0a:00.0,backend=qemu', ... ]
> 
> I like this idea :).
> 
>>> 
>>> For the time being Arm will require backend=vpci for all the passed
>>> through devices, but I wouldn't rule out this changing in the future.
>> We need it for the case where no device is declared in the config file and 
>> the user
>> wants to add devices using xl later. In this case we must have the DT node 
>> for it
>> to work.
> 
> Are you suggesting that you plan to implement PCI hotplug?

No this is not in the current plan but we should not prevent this to be 
supported some day :-)

Bertrand

> 
> Cheers,
> 
> -- 
> Julien Grall




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.