Lines Matching +full:guest +full:- +full:side

1 # SPDX-License-Identifier: GPL-2.0-only
32 2) control domain: xl mem-max <target-domain> <maxmem>
35 3) control domain: xl mem-set <target-domain> <memory>
51 …SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /…
54 int "Hotplugged memory limit (in GiB) for a PV guest"
59 Maximum amount of memory (in GiB) that a PV guest can be
62 A PV guest can have more memory than this limit if is
145 bool "Add support for dma-buf grant access device driver extension"
150 dma-buf implementation. With this extension grant references to
151 the pages of an imported dma-buf can be exported for other domain
153 converted into a local dma-buf for local export.
156 tristate "User-space grant reference allocator driver"
162 or as part of an inter-domain shared memory channel.
188 tristate "Xen PCI-device stub driver"
195 device backend driver without para-virtualized support for guests.
203 xen-pciback.hide=(03:00.0)(04:00.0)
208 tristate "Xen PCI-device backend driver"
220 devices to appear in the guest. You can choose the default (0) where
227 xen-pciback.hide=(03:00.0)(04:00.0)
257 to other guests via a high-performance shared-memory interface.
277 daemon can speed up interrupt delivery from / to a guest.
315 Support for auto-translated physmap guests.
336 bool "Use unpopulated memory ranges for guest mappings"
340 Use unpopulated memory ranges in order to create mappings for guest
359 Enable virtio support for running as Xen guest. Depending on the
360 guest type this will require special support on the backend side
371 of the guest memory. This will need support on the backend side