Home
last modified time | relevance | path

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

12

/xen/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.pandoc28 Once the system is live, for creating a cpupool with Credit as its
A Dsched_credit2.pandoc33 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/docs/designs/
A Dxenstore-migration.md13 instance to another when live updating xenstored this document proposes an
111 This record is only relevant for live update. It contains details of global
142 For live update the image format will contain a `CONNECTION_DATA` record for
191 In case of live update the connection record for the connection via which
192 the live update command was issued will contain the response for the live
239 This type of connection is only relevant for live update, where the xenstored
313 For live update the image format will contain a `NODE_DATA` record for each
/xen/tools/libxl/
A Dlibxl_dom_save.c386 const int live = dss->live; in libxl__domain_save() local
407 dsps->live = !!live; in libxl__domain_save()
411 dss->xcflags = (live ? XCFLAGS_LIVE : 0) in libxl__domain_save()
A Dlibxl_domain.c461 dss->live = 1; in libxl_domain_remus_start()
529 dss->live = flags & LIBXL_SUSPEND_LIVE; in libxl_domain_suspend()
/xen/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/tools/libxc/
A Dxc_sr_save.c667 if ( ctx->save.live ) in suspend_and_send_dirty()
678 if ( !ctx->save.live && ctx->stream_type == XC_STREAM_COLO ) in suspend_and_send_dirty()
890 if ( ctx->save.live ) in save()
919 ctx->save.live = false; in save()
999 ctx.save.live = !!(flags & XCFLAGS_LIVE); in xc_domain_save()
A Dxc_sr_common.h236 bool live; member
A Dxc_sr_save_x86_pv.c298 if ( !ctx->save.live ) in x86_pv_check_vm_state_p2m_list()
/xen/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.pandoc135 * Allocating memory for the new code to live in,
194 * Allocating memory for the new code to live in,
1020 This is also where pointers to functions live - and we may need to patch this
1101 This is for further development of live patching.
1113 Specifically we want to make sure that live patching codepaths cannot be patched.
/xen/tools/fuzz/
A DREADME.oss-fuzz11 archives (artefacts) from source code. These items ideally should live
/xen/docs/
A Dglossary.rst23 In some cases, e.g. during live migration, one guest will be comprised of
/xen/docs/man/
A Dxlcpupool.cfg.5.pod12 file. Typically these live in `/etc/xen/CPUPOOL.cfg` where CPUPOOL is
A Dxen-vtpmmgr.7.pod228 does not require a filesystem and can live anywhere on the host disk. The image
A Dxen-tscmode.7.pod171 TSC. When features such as save/restore or live migration are employed,
A Dxen-vtpm.7.pod174 does not require a filesystem and can live anywhere on the host disk. The image
/xen/docs/process/
A Dbranching-checklist.txt28 * make 13:37 <ijc> https://xenbits.xen.org/docs/4.2-testing/ is now live true
/xen/tools/xenmon/
A Dxenmon.py697 if not options.live and options.duration != 0 and \
703 if options.live:
/xen/docs/specs/
A Dlibxl-migration-stream.pandoc199 might write into the stream, especially for live migration where the quantity
/xen/xen/common/
A DKconfig384 This will allow live information about Xen's execution and performance

Completed in 30 milliseconds

12