Searched refs:migrate (Results 1 – 17 of 17) sorted by relevance
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xendomains.in | 37 # Set this to a non-empty string if you want to migrate virtual machines 38 # on shutdown. The string will be passed to the xm migrate DOMID command 40 # to migrate to and optionally parameters like --live. Leave empty if 119 # On xendomains stop, a number of xm commands (xm migrate, save, shutdown, 128 # The setting should be large enough to make sure that migrate/save/shutdown
|
/xen-4.10.0-shim-comet/tools/flask/policy/modules/ |
A D | prot_domU.te | 2 # to create or migrate a domain of type prot_domU_t. If disabled, dom0 cannot
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | migration.pandoc | 27 From the command line, `xl migrate/save/restore` are the top level 31 xl migrate my-vm localhost 90 save/restore` or `xl migrate $VM localhost`.
|
A D | feature-levelling.pandoc | 25 virtual machine, including across migrate/suspend/resume.
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | xendomains.in | 416 watchdog_xencmd migrate & 418 XMR=`$CMD migrate $id $XENDOMAINS_MIGRATE 2>&1 1>/dev/null`
|
A D | Makefile | 25 XEN_SCRIPTS += external-device-migrate
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | README | 17 external-device-migrate - called by xend for migrating external devices
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | sched-if.h | 171 void (*migrate) (const struct scheduler *, struct vcpu *, member
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | sched_credit2.c | 2443 static void migrate(const struct scheduler *ops, in migrate() function 2701 migrate(ops, st.best_push_svc, st.orqd, now); in balance_load() 2703 migrate(ops, st.best_pull_svc, st.lrqd, now); in balance_load() 2763 migrate(ops, svc, trqd, now); in csched2_vcpu_migrate() 4039 .migrate = csched2_vcpu_migrate,
|
A D | schedule.c | 537 if ( vcpu_scheduler(v)->migrate ) in vcpu_move_locked() 538 SCHED_OP(vcpu_scheduler(v), migrate, v, new_cpu); in vcpu_move_locked()
|
A D | sched_null.c | 931 .migrate = null_vcpu_migrate,
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | vtd-pi.txt | 50 can atomically co-migrate all interrupts targeting the migrating vCPU. For 53 generated IPIs), or complexity to independently migrate each interrupt targeting
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-tscmode.pod.7 | 272 to a guest OS if it is certain that the domain will never migrate. 276 use TSC as the system clocksource. But, attempts to migrate or, once
|
A D | xl.pod.1.in | 430 =item B<migrate> [I<OPTIONS>] I<domain-id> I<host> 442 <host> instead of ssh <host> xl migrate-receive [-d -e]. 533 If empty, run <host> instead of ssh <host> xl migrate-receive -r [-e]. 1302 =item B<cpupool-migrate> I<domain-id> I<cpu-pool> 1603 messages; inability to migrate the guest; and security 1861 =item B<xl migrate --live>
|
A D | xen-vtpmmgr.pod.7 | 190 If a vTPM domain supports migration, this feature should be used to migrate the
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | formats | 85 0x00022A04 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) null:migrate [ dom:vcpu = 0x%(1)08x, new_cpu:…
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 993 411b2c1ehdEGO_CwG0tvn85Q-Tfh5g tools/python/xen/xm/migrate.py
|
Completed in 26 milliseconds