Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 39) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save.c128 set_bit(ctx->save.batch_pfns[i], ctx->save.deferred_pages); in write_batch()
312 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
327 int cb_rc = ctx->save.callbacks->suspend(ctx->save.callbacks->data); in suspend_domain()
553 &ctx->save.dirty_bitmap_hbuf, ctx->save.p2m_size, in send_memory_live()
661 bitmap_or(dirty_bitmap, ctx->save.deferred_pages, ctx->save.p2m_size); in suspend_and_send_dirty()
663 if ( !ctx->save.live && ctx->save.checkpointed == XC_MIG_STREAM_COLO ) in suspend_and_send_dirty()
677 bitmap_clear(ctx->save.deferred_pages, ctx->save.p2m_size); in suspend_and_send_dirty()
710 &ctx->save.dirty_bitmap_hbuf, ctx->save.p2m_size, in verify_frames()
744 if ( ctx->save.debug && ctx->save.checkpointed != XC_MIG_STREAM_NONE ) in send_domain_memory_live()
801 ctx->save.deferred_pages = calloc(1, bitmap_size(ctx->save.p2m_size)); in setup()
[all …]
A Dxc_sr_save_x86_hvm.c161 ctx->save.p2m_size = nr_pfns; in x86_hvm_setup()
163 if ( ctx->save.callbacks->switch_qemu_logdirty( in x86_hvm_setup()
164 ctx->domid, 1, ctx->save.callbacks->data) ) in x86_hvm_setup()
170 ctx->x86_hvm.save.qemu_enabled_logdirty = true; in x86_hvm_setup()
220 if ( ctx->x86_hvm.save.qemu_enabled_logdirty && in x86_hvm_cleanup()
221 ctx->save.callbacks->switch_qemu_logdirty( in x86_hvm_cleanup()
222 ctx->domid, 0, ctx->save.callbacks->data) ) in x86_hvm_cleanup()
A Dxc_sr_common.h210 } save; member
325 } save; member
A Dxc_sr_save_x86_pv.c93 ctx->save.p2m_size = ctx->x86_pv.max_pfn + 1; in map_p2m_leaves()
299 if ( !ctx->save.live ) in x86_pv_check_vm_state_p2m_list()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dsave.c87 hvm_save_handler save; member
102 ASSERT(hvm_sr_handlers[typecode].save == NULL); in hvm_register_savevm()
104 hvm_sr_handlers[typecode].save = save_state; in hvm_register_savevm()
145 !hvm_sr_handlers[typecode].save ) in hvm_save_one()
155 if ( (rv = hvm_sr_handlers[typecode].save(d, &ctxt)) != 0 ) in hvm_save_one()
223 handler = hvm_sr_handlers[i].save; in hvm_save()
A DMakefile24 obj-y += save.o
/xen-4.10.0-shim-comet/docs/features/
A Dmigration.pandoc27 From the command line, `xl migrate/save/restore` are the top level
36 xl save my-vm /path/to/save/file
37 xl restore /path/to/save/file
90 save/restore` or `xl migrate $VM localhost`.
A Dintel_psr_cat_cdp.pandoc299 feature property pointer array is declared to save every feature's
309 `type` is an array to save all 'enum cbm_type' values of the feature.
377 `features` is a pointer array to save all enabled features poniters
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/
A Dlib1funcs.S53 @ to save one loop in most cases.
257 eor ip, r0, r1 @ save the sign of the result.
323 UNWIND(.save {r0, r1, ip, lr} )
337 UNWIND(.save {r0, r1, ip, lr} )
350 UNWIND(.save {lr} )
364 UNWIND(.save {lr} )
380 UNWIND(.save {lr})
A Dbitops.h45 ands r0, r2, r3 @ save old value of bit
A Ddiv64.S196 UNWIND(.save {lr})
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in48 ## Default: @XEN_LIB_DIR@/save
50 # Directory to save running domains to when the system (dom0) is
56 XENDOMAINS_SAVE=@XEN_LIB_DIR@/save
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/xen/arch/x86/acpi/
A Dwakeup_prot.S32 SAVE_GREG(8) # save r8...r15
108 LOAD_GREG(8) # save r8...r15
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxc-migration-stream.pandoc14 The _domain save image_ is the context of a running domain used for
18 There are a number of problems with the format of the domain save
33 ARM does not yet have have a domain save image format specified and
78 Padding and reserved fields are set to zero on save and must be
96 The image header identifies an image as a Xen domain save image. It
100 Tools supporting version _V_ of the specification shall always save
554 toolstack (e.g., libxl) during save and restore.
642 A typical save record for an x86 PV guest image would look like:
670 A typical save record for an x86 HVM guest image would look like:
689 It shall not be possible to save in the legacy format.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A Dxendomains.in435 watchdog_xencmd save &
438 XMR=`$CMD save $id $XENDOMAINS_SAVE/$name 2>&1 1>/dev/null`
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_callout.c89 libxl__srm_callout_enumcallbacks_save(&shs->callbacks.save.a); in libxl__xc_domain_save()
380 return &shs->callbacks.save.a; in libxl__srm_callout_get_callbacks_save()
A Dcheck-xl-vcpupin-parse33 -o ofile save the test data in ofile (default: $outfile)
A Dlibxl_remus.c81 &dss->sws.shs.callbacks.save.a; in libxl__remus_setup()
A Dlibxl_dom_save.c347 &dss->sws.shs.callbacks.save.a; in libxl__domain_save()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/
A Dentry.S77 movzbl VCPU_async_exception_mask(%rbx),%edx # save mask for the
93 movzbl VCPU_async_exception_mask(%rbx),%edx # save mask for the
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Dmain.c84 hvm_save_handler save; member
171 hvm_sr_handlers[typecode].save = save_state; in hvm_register_savevm()
180 return hvm_sr_handlers[typecode].save(d, h); in do_save()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dentry.S157 movzbl VCPU_async_exception_mask(%rbx),%edx # save mask for the
173 movzbl VCPU_async_exception_mask(%rbx),%edx # save mask for the
378 # Get out of the guest-save area of the stack.
/xen-4.10.0-shim-comet/xen/include/
A DMakefile98 PUBLIC_ANSI_HEADERS := $(filter-out public/%ctl.h public/xsm/% public/%hvm/save.h $(PUBLIC_C99_HEAD…
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dxb.ml113 (* send data from s, and save the unsent data to partial_out *)
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.7333 =item B<save>
335 Start the Berlios emulator in "save" mode.

Completed in 42 milliseconds

12