diff mbox

configure: Add explanation for --enable-xen-pci-passthrough

Message ID 20180504091756.31302-1-anthony.perard@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Anthony PERARD May 4, 2018, 9:17 a.m. UTC
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Markus Armbruster May 4, 2018, 11:26 a.m. UTC | #1
Anthony PERARD <anthony.perard@citrix.com> writes:

> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1443422e83..e961473e76 100755
> --- a/configure
> +++ b/configure
> @@ -1586,7 +1586,7 @@ disabled with --disable-FEATURE, default is enabled if available:
>    virtfs          VirtFS
>    mpath           Multipath persistent reservation passthrough
>    xen             xen backend driver support
> -  xen-pci-passthrough
> +  xen-pci-passthrough    PCI passthrough support for Xen
>    brlapi          BrlAPI (Braile)
>    curl            curl connectivity
>    membarrier      membarrier system call (for Linux 4.14+ or Windows)

Reviewed-by: Markus Armbruster <armbru@redhat.com>
diff mbox

Patch

diff --git a/configure b/configure
index 1443422e83..e961473e76 100755
--- a/configure
+++ b/configure
@@ -1586,7 +1586,7 @@  disabled with --disable-FEATURE, default is enabled if available:
   virtfs          VirtFS
   mpath           Multipath persistent reservation passthrough
   xen             xen backend driver support
-  xen-pci-passthrough
+  xen-pci-passthrough    PCI passthrough support for Xen
   brlapi          BrlAPI (Braile)
   curl            curl connectivity
   membarrier      membarrier system call (for Linux 4.14+ or Windows)