Home
last modified time | relevance | path

Searched refs:PV (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-boot.rst27 switch into PV mode itself, the user can load encrypted guest
46 The new PV load-device-specific-parameters field specifies all data
47 that is necessary to move into PV mode.
49 * PV Header origin
50 * PV Header length
56 The PV header contains the keys and hashes, which the UV will use to
57 decrypt and verify the PV, as well as control flags and a start PSW.
/linux/Documentation/admin-guide/media/
H A Dbttv.rst641 - 50680 "TV Tuner Pal BG" (blue package)= Pixelview PV-BT878P+ (Rev 9B)
682 - PixelView Play TV pro - (Model: PV-BT878P+ REV 8E)
683 - PixelView Play TV pro - (Model: PV-BT878P+ REV 9D)
684 - PixelView Play TV pro - (Model: PV-BT878P+ REV 4C / 8D / 10A )
685 - PixelView Play TV - (Model: PV-BT848P+)
686 - 878TV - (Model: PV-BT878TV)
690 - PixelView Play TV Theater - (Model: PV-M4200) = PixelView Play TV pro + Software
691 - PixelView Play TV PAK - (Model: PV-BT878P+ REV 4E)
692 - PixelView Play TV/VCR - (Model: PV-M3200 REV 4C / 8D / 10A )
694 - PixelView PowerStudio PAK - (Model: PV-M3600 REV 4E)
[all …]
H A Dbttv-cardlist.rst218 - Prolink PV-BT878P+4E / PixelView PlayTV PAK / Lenco MXTV-9578 CP
298 - Prolink Pixelview PV-BT878P+ (Rev.4C,8E)
306 - Prolink Pixelview PV-BT878P+9B (PlayTV Pro rev.9B FM+NICAM)
570 - Prolink Pixelview PV-BT878P+ (Rev.2E)
574 - Prolink PixelView PlayTV MPEG2 PV-M4900
/linux/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst88 PV IPI on LoongArch includes both PV IPI multicast sending and PV IPI receiving,
89 and SWI is used for PV IPI inject since there is no VM-exits accessing SWI registers.
/linux/arch/x86/xen/
H A DKconfig21 bool "Xen PV guest support"
30 Support running as a Xen PV guest.
92 bool "Always use safe MSR accesses in PV guests"
/linux/drivers/xen/
H A DKconfig23 It's also very useful for non PV domains to obtain unpopulated physical
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
233 tristate "XEN PV Calls frontend driver"
237 Experimental frontend for the Xen PV Calls protocol
243 tristate "XEN PV Calls backend driver"
246 Experimental backend for the Xen PV Calls protocol
248 allows PV Calls frontends to send POSIX calls to the backend,
/linux/sound/pci/aw2/
H A Dsaa7146.h48 #define PV (1UL << 3) macro
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback27 to a PV guest. The device is automatically removed from this
H A Dsysfs-hypervisor-xen9 "PV": paravirtualized guest (x86)
/linux/Documentation/fb/
H A Darkfb.rst9 ARK 2000PV chip
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-system1.dts653 label = "PV-cp0-sw1stk4-perst";
661 label = "PV-cp0-sw1stk5-perst";
1362 label = "PV-cp1-sw1stk4-perst";
1370 label = "PV-cp1-sw1stk5-perst";
/linux/Documentation/virt/kvm/arm/
H A Dpvtime.rst32 PV-time feature is supported by the hypervisor.
/linux/Documentation/virt/kvm/devices/
H A Dvm.rst218 -EOPNOTSUPP for a PV guest (TOD managed by the ultravisor)
228 -EOPNOTSUPP for a PV guest (TOD managed by the ultravisor)
242 -EOPNOTSUPP for a PV guest (TOD managed by the ultravisor)
/linux/Documentation/virt/kvm/
H A Dppc-pv.rst15 This is what the PPC PV interface helps with. It takes privileged instructions
28 Once you determined you're running under a PV capable KVM, you can now use
H A Dapi.rst1031 such as intercepting the SCHEDOP_poll hypercall to accelerate PV
1869 This ioctl fetches PV specific information that need to be passed to the guest
5374 hence setting it to 0 before issuing a PV command is advised to be
5444 This subcommand provides basic Ultravisor information for PV
5452 The max_* members provide information about the maximum number of PV
5453 vcpus, PV guests and PV guest memory size.
5467 This subcommand provides information related to dumping PV guests.
5500 Not all PV vms can be dumped, the owner needs to set `dump
5544 will be freed during the execution of this command. This PV command
5662 XENVER_version call; typically (XEN_MAJOR << 16 | XEN_MINOR). PV
[all …]
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst310 Bit 0 is 1 when PV end of interrupt is enabled on the vcpu; 0
311 when disabled. Bit 1 is reserved and must be zero. When PV end of
/linux/drivers/video/fbdev/
H A DKconfig1295 tristate "ARK 2000PV support"
1306 Driver for PCI graphics boards with ARK 2000PV chip
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3141 kvm.enable_vmware_backdoor=[KVM] Support VMware backdoor PV interface.
4627 Disables the PV optimizations forcing the guest to run
4628 as generic guest with no PV drivers. Currently support
4632 Disables the qspinlock slow path using PV optimizations
8597 Enable multicall debugging when running as a Xen PV guest.
8605 access functions when running as Xen PV guest. The
8609 Disables the PV optimizations forcing the HVM guest to
8610 run as generic HVM guest with no PV drivers.