Home
last modified time | relevance | path

Searched refs:migrate (Results 1 – 21 of 21) sorted by relevance

/xen/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in37 # 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/
A DCHANGELOG.md22 - Option to preserve domain-id across migrate or save+restore.
32 the guest at boot are compatible with anywhere it might migrate.
/xen/tools/flask/policy/modules/
A Dprot_domU.te2 # to create or migrate a domain of type prot_domU_t. If disabled, dom0 cannot
/xen/docs/features/
A Dmigration.pandoc27 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 Dfeature-levelling.pandoc25 virtual machine, including across migrate/suspend/resume.
/xen/tools/hotplug/Linux/
A Dxendomains.in416 watchdog_xencmd migrate &
418 XMR=`$CMD migrate $id $XENDOMAINS_MIGRATE 2>&1 1>/dev/null`
A DMakefile14 XEN_SCRIPTS += external-device-migrate
/xen/xen/common/sched/
A Dprivate.h321 void (*migrate) (const struct scheduler *, member
454 if ( s->migrate ) in sched_migrate()
455 s->migrate(s, unit, cpu); in sched_migrate()
A Dcredit2.c2602 static void migrate(const struct scheduler *ops, in migrate() function
2860 migrate(ops, st.best_push_svc, st.orqd, now); in balance_load()
2862 migrate(ops, st.best_pull_svc, st.lrqd, now); in balance_load()
2892 migrate(ops, svc, trqd, now); in csched2_unit_migrate()
4200 .migrate = csched2_unit_migrate,
A Dcore.c1565 bool migrate; in vcpu_temporary_affinity() local
1599 migrate = !ret && !cpumask_test_cpu(v->processor, unit->cpu_hard_affinity); in vcpu_temporary_affinity()
1600 if ( migrate ) in vcpu_temporary_affinity()
1605 if ( migrate ) in vcpu_temporary_affinity()
A Dnull.c1050 .migrate = null_unit_migrate,
/xen/tools/examples/
A DREADME17 external-device-migrate - called by xend for migrating external devices
/xen/tools/ocaml/xenstored/
A Dutils.ml108 This prevents paths becoming invalid across migrate when the length
/xen/docs/man/
A Dxen-tscmode.7.pod250 to a guest OS if it is certain that the domain will never migrate.
254 use TSC as the system clocksource. But, attempts to migrate or, once
A Dxl.1.pod.in461 =item B<migrate> [I<OPTIONS>] I<domain-id> I<host>
473 <host> instead of ssh <host> xl migrate-receive [-d -e].
571 If empty, run <host> instead of ssh <host> xl migrate-receive -r [-e].
1360 =item B<cpupool-migrate> I<domain-id> I<cpu-pool>
1726 messages; inability to migrate the guest; and security
1949 =item B<xl migrate --live>
A Dxen-vtpmmgr.7.pod194 If a vTPM domain supports migration, this feature should be used to migrate the
A Dxl.cfg.5.pod.in1985 'k' -> pass through the host bit value (at boot only - value preserved on migrate)
/xen/docs/misc/
A Dvtd-pi.txt50 can atomically co-migrate all interrupts targeting the migrating vCPU. For
53 generated IPIs), or complexity to independently migrate each interrupt targeting
A Dxen-command-line.pandoc524 already using RDRAND can migrate in.
/xen/docs/designs/
A Dnon-cooperative-migration.md232 to migrate the contents of the grant table.
258 Essentially this should skip the check to see if PV drivers and migrate as
/xen/tools/xentrace/
A Dformats85 0x00022A04 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) null:migrate [ dom:vcpu = 0x%(1)08x, new_cpu:…

Completed in 37 milliseconds