Lines Matching +full:subset +full:- +full:of
5 When used with the ``pseries`` machine type, ``qemu-system-ppc64`` implements
6 a set of hypervisor calls (a.k.a. hcalls) defined in the Linux on Power
7 Architecture Reference ([LoPAR]_) document. This document is a subset of the
11 The subset in LoPAR is selected based on the requirements of Linux as a guest.
23 RTAS stands for Run-Time Abstraction Sercies and is a set of runtime services
25 predates the existence of hypervisors (it was originally an extension to Open
30 "firmware" blob in the guest is a small stub of a few instructions which
37 ``r4``: Guest physical address of RTAS parameter block.
51 only has access to a subset of memory and no I/Os.
53 PAPR and LoPAR provides a set of hypervisor calls to perform cacheable or
54 non-cacheable accesses to any guest physical addresses that the
65 of memory (supports overlap of source and destination) and XOR which
72 ``r4``: Guest physical address of destination.
74 ``r5``: Guest physical address of source.
76 ``r6``: Individual element size, defined by the binary logarithm of the
87 ``r7``: Number of elements.