Lines Matching refs:target

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,
41 - other target domain's devices are not connected at this point to stubdomain
44 /vm/<target-uuid>/image/dmargs xenstore path
45 - target domain id is stored in /local/domain/<stubdom-id>/target xenstore path
46 ?? - bios type is stored in /local/domain/<target-id>/hvmloader/bios
50 - next consoles are connected according to target guest's serial console configuration
55 …adiness by writing "running" to /local/domain/<stubdom-id>/device-model/<target-id>/state xenstore…
60 1. Write parameter to /local/domain/<stubdom-id>/device-model/<target-id>/parameter.
61 2. Write command to /local/domain/<stubdom-id>/device-model/<target-id>/command.
62 3. Wait for command result in /local/domain/<stubdom-id>/device-model/<target-id>/state (command sp…
63 4. Write "running" back to /local/domain/<stubdom-id>/device-model/<target-id>/state.
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,
93 - other target domain's devices are not connected at this point to stubdomain
96 /vm/<target-uuid>/image/dm-argv xenstore dir, each argument as separate key
97 in form /vm/<target-uuid>/image/dm-argv/NNN, where NNN is 0-padded argument
99 - target domain id is stored in /local/domain/<stubdom-id>/target xenstore path
100 ?? - bios type is stored in /local/domain/<target-id>/hvmloader/bios
104 - next consoles are connected according to target guest's serial console configuration
107 - target domain's disks are available as /dev/xvd[a-z]
118 4. stubdomain starts vchan server on /local/domain/<stubdom-id>/device-model/<target-id>/qmp-vchan,…
119 5. qemu signal readiness by writing "running" to /local/domain/<stubdom-id>/device-model/<target-id…
122 QEMU can be controlled using QMP over vchan at /local/domain/<stubdom-id>/device-model/<target-id>/…