Home
last modified time | relevance | path

Searched refs:live (Results 1 – 25 of 33) sorted by relevance

12

/xen-4.10.0-shim-comet/docs/features/
A Dlivepatch.pandoc27 tests in OSSTest that test live patching to ensure that no regressions
31 declare live patching as a 'Supported' feature on x86.
35 depending on the content of the live patch. Because of this, it is
38 1) Unprivileged access to live patching operations:
51 If livepatch-build-tools creates an incorrect live patch that
53 issue. A live patch should be checked to verify that it is valid
64 5) Bugs in the live patch parsing code (the ELF loader):
65 Bugs in the live patch parsing code such as out-of-bounds reads
70 A guest should not be able to prevent the application of a live
72 of a live patch despite pausing it (xl pause ...), it shall be
[all …]
A Dmigration.pandoc19 physical servers, but the same mechanism can be used for non-live
25 required for live migration.
45 contents of the VM (ram, vcpus, etc) and the live migration loop, while
A Dsched_credit.pandoc26 Once the system is live, for creating a cpupool with Credit as its
A Dsched_credit2.pandoc35 Once the system is live, for creating a cpupool with Credit2 as
A Dsched_rtds.pandoc29 Once the system is live, for creating a cpupool with RTDS as its
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in40 # to migrate to and optionally parameters like --live. Leave empty if
129 # can succeed. If you do live migrations, keep in mind that live migration
131 # 100s (assuming that live migration uses 10% of the network # bandwidth).
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save.c652 if ( ctx->save.live ) in suspend_and_send_dirty()
663 if ( !ctx->save.live && ctx->save.checkpointed == XC_MIG_STREAM_COLO ) in suspend_and_send_dirty()
871 if ( ctx->save.live ) in save()
900 ctx->save.live = false; in save()
980 ctx.save.live = !!(flags & XCFLAGS_LIVE); in xc_domain_save()
A Dxc_sr_common.h193 bool live; member
A Dxc_tmem.c194 uint32_t domid, int io_fd, int live, int field_marker) in xc_tmem_save() argument
205 domid, 0 /* len*/ , live, NULL); in xc_tmem_save()
A Dxc_sr_save_x86_pv.c299 if ( !ctx->save.live ) in x86_pv_check_vm_state_p2m_list()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom_save.c343 const int live = dss->live; in libxl__domain_save() local
380 dss->xcflags = (live ? XCFLAGS_LIVE : 0) in libxl__domain_save()
A Dlibxl_domain.c442 dss->live = 1; in libxl_domain_remus_start()
510 dss->live = flags & LIBXL_SUSPEND_LIVE; in libxl_domain_suspend()
/xen-4.10.0-shim-comet/docs/misc/
A Dvtd.txt189live migration: As you know, VTd device would break the live migration as physical device can't be…
A Dconsole.txt36 live in:
A Dlivepatch.markdown142 * allocating memory for the new code to live in,
207 * allocating memory for the new code to live in,
878 This is also where pointers to functions live - and we may need to patch this
956 This is for further development of live patching.
968 Specifically we want to make sure that live patching codepaths cannot be patched.
/xen-4.10.0-shim-comet/tools/fuzz/
A DREADME.oss-fuzz11 archives (artefacts) from source code. These items ideally should live
/xen-4.10.0-shim-comet/docs/man/
A Dxlcpupool.cfg.pod.512 file. Typically these live in `/etc/xen/CPUPOOL.cfg` where CPUPOOL is
A Dxen-vtpmmgr.pod.7224 does not require a filesystem and can live anywhere on the host disk. The image
A Dxen-vtpm.pod.7168 does not require a filesystem and can live anywhere on the host disk. The image
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME118 safe live snapshot of qcow and vhd disks. An example script "xmsnap"
120 perform a live snapshot of a qcow disk. VHD files can use the
152 the request queue of a live running guest.
/xen-4.10.0-shim-comet/docs/process/
A Dbranching-checklist.txt32 * make 13:37 <ijc> http://xenbits.xen.org/docs/4.2-testing/ is now live true
/xen-4.10.0-shim-comet/tools/xenmon/
A Dxenmon.py695 if not options.live and options.duration != 0 and \
701 if options.live:
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxl-migration-stream.pandoc199 might write into the stream, especially for live migration where the quantity
A Dlibxc-migration-stream.pandoc351 guest's P2M table during a live migration[^2].
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dxenstored.ml421 …info " mem stat: minor(%.0f) promoted(%.0f) major(%.0f) heap(%d w, %d c) live(%d w, %d b) free(%d…

Completed in 22 milliseconds

12