Searched refs:vm (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/tools/python/scripts/ |
A D | convert-legacy-stream | 117 vm.width, vm.levels, 0, 0)) 267 def read_pv_tail(vm): argument 282 if vm.extd: 353 def read_chunks(vm): argument 415 % (vm.max_vcpu_id, vm.online_vcpu_map)) 514 def read_hvm_tail(vm): argument 531 def read_qemu(vm): argument 542 if vm.libxl: 581 if vm.libxl: 599 if vm.libxl and len(vm.emu_xenstore): [all …]
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | xen-hotplug-cleanup | 17 vm=$(xenstore_read_default "/local/domain/${path_array[2]}/vm" "") 19 if [ "$vm" != "" ]; then 20 vm_dev="$vm/device/${path_array[1]}/${path_array[3]}" 27 vm_dev="$vm/device/tap2/${path_array[3]}"
|
/xen-4.10.0-shim-comet/docs/specs/ |
A D | libxl-migration-stream.pandoc | 283 1. Suspend primary vm 284 a. Suspend primary vm 287 3. Resume primary vm 289 b. Resume primary vm 296 1. Resume secondary vm 298 b. Resume secondary vm 302 3. Suspend secondary vm 303 a. Suspend secondary vm
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | migration.pandoc | 30 xl create my-vm.cfg 31 xl migrate my-vm localhost 35 xl create my-vm.cfg 36 xl save my-vm /path/to/save/file
|
A D | sched_rtds.pandoc | 38 * `xl sched-rtds -d vm-rt -v all` 39 * `xl sched-rtds -d vm-rt -v all -p 10000 -b 2500` 43 * `xl sched-rtds -d vm-rt -v 0 -p 20000 -b 10000 -e 1 -v 1 -p 45000 -b 12000 -e 0` 92 `xl sched-rtds -d vm -v all -p 100000 -b 50000`,
|
/xen-4.10.0-shim-comet/tools/flask/policy/modules/ |
A D | vm_role.te | 1 # The vm role is used as part of user separation. Allow all domain types to use
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenstore-paths.markdown | 92 whose home path ~ this key is under or which /vm/$UUID refers to. By 134 #### ~/vm = PATH [] 136 A pointer back to the domain's /vm/$UUID path (described below). 544 The /vm/$UUID namespace is used by toolstacks to store various 552 ### /vm/$UUID/uuid = UUID [n,INTERNAL] 556 ### /vm/$UUID/name = STRING [n,INTERNAL] 560 ### /vm/$UUID/image/* [n,INTERNAL] 564 ### /vm/$UUID/start_time = INTEGER "." INTEGER [n,INTERNAL] 568 ### /vm/$UUID/rtc/timeoffset = ""|INTEGER [n,HVM,INTERNAL]
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | README | 70 versions when specified in a vm configuration file.
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.pod.1.in | 787 =item B<vm-list> 1019 processor runs at 2GHz, and you cap a vm at 50%, the power management
|
Completed in 10 milliseconds