Lines Matching refs:as
34 - Block devices for target domain are connected as PV disks to stubdomain,
36 - Network devices for target domain are connected as PV nics to stubdomain,
86 - Block devices for target domain are connected as PV disks to stubdomain,
88 - Network devices for target domain are connected as PV nics to stubdomain,
96 /vm/<target-uuid>/image/dm-argv xenstore dir, each argument as separate key
107 - target domain's disks are available as /dev/xvd[a-z]
111 …- console 1 (saving domain state) is added over QMP to qemu as "fdset-id 1" (done by stubdomain, t…
127 - at most 26 emulated disks are supported (more are still available as PV disks)
144 - use pv-grub.gz as kernel:
148 - set the path to menu.lst, as seen from the domU, in extra:
152 or you can provide the content of a menu.lst stored in dom0 by passing it as a
179 will be seen by PV-GRUB as (hd0), not (hd0,6), since GRUB will not see any
197 and the relevant Makefile rules as basis to build your own stub domain kernel.