[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 11/11] docs: add PV display driver information
On Tue, Jun 27, 2017 at 01:03:27PM +0300, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov <oleksandr_grytsov@xxxxxxxx> > > Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@xxxxxxxx> > --- > docs/man/xl.cfg.pod.5.in | 54 > ++++++++++++++++++++++++++++++++++++++++++++++++ > docs/man/xl.pod.1.in | 42 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 96 insertions(+) > > diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in > index 13167ff..f181f34 100644 > --- a/docs/man/xl.cfg.pod.5.in > +++ b/docs/man/xl.cfg.pod.5.in > @@ -1096,6 +1096,60 @@ FIFO-based event channel ABI support up to 131,071 > event channels. > Other guests are limited to 4095 (64-bit x86 and ARM) or 1023 (32-bit > x86). > > +=item B<vdispl=[ "VDISPL_SPEC_STRING", "VDISPL_SPEC_STRING", ...]> > + > +Specifies the virtual display devices to be provided to the guest. > + > +Each B<VDISPL_SPEC_STRING> is a comma-separated list of C<KEY=VALUE> > +settings, from the following list: > + > +=over 4 > + > +=item C<backend=DOMAIN> > + > +Specifies the backend domain name or id. If not specified Domain-0 is used. > + > +=item C<devId=device-id> > + Can we avoid camel case? > +Specified virtual display device ID. If not specified will be assigned > +automatically. > + > +=item C<beAlloc=BOOLEAN> > + Just "allocator"? _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |