Searched refs:live (Results 1 – 25 of 34) sorted by relevance
12
/xen/docs/features/ |
A D | livepatch.pandoc | 27 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 D | migration.pandoc | 19 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 D | sched_credit.pandoc | 28 Once the system is live, for creating a cpupool with Credit as its
|
A D | sched_credit2.pandoc | 33 Once the system is live, for creating a cpupool with Credit2 as
|
A D | sched_rtds.pandoc | 29 Once the system is live, for creating a cpupool with RTDS as its
|
/xen/docs/designs/ |
A D | xenstore-migration.md | 13 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 D | libxl_dom_save.c | 386 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 D | libxl_domain.c | 461 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 D | sysconfig.xendomains.in | 40 # 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 D | xc_sr_save.c | 667 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 D | xc_sr_common.h | 236 bool live; member
|
A D | xc_sr_save_x86_pv.c | 298 if ( !ctx->save.live ) in x86_pv_check_vm_state_p2m_list()
|
/xen/docs/misc/ |
A D | vtd.txt | 189 …live migration: As you know, VTd device would break the live migration as physical device can't be…
|
A D | console.txt | 36 live in:
|
A D | livepatch.pandoc | 135 * 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 D | README.oss-fuzz | 11 archives (artefacts) from source code. These items ideally should live
|
/xen/docs/ |
A D | glossary.rst | 23 In some cases, e.g. during live migration, one guest will be comprised of
|
/xen/docs/man/ |
A D | xlcpupool.cfg.5.pod | 12 file. Typically these live in `/etc/xen/CPUPOOL.cfg` where CPUPOOL is
|
A D | xen-vtpmmgr.7.pod | 228 does not require a filesystem and can live anywhere on the host disk. The image
|
A D | xen-tscmode.7.pod | 171 TSC. When features such as save/restore or live migration are employed,
|
A D | xen-vtpm.7.pod | 174 does not require a filesystem and can live anywhere on the host disk. The image
|
/xen/docs/process/ |
A D | branching-checklist.txt | 28 * make 13:37 <ijc> https://xenbits.xen.org/docs/4.2-testing/ is now live true
|
/xen/tools/xenmon/ |
A D | xenmon.py | 697 if not options.live and options.duration != 0 and \ 703 if options.live:
|
/xen/docs/specs/ |
A D | libxl-migration-stream.pandoc | 199 might write into the stream, especially for live migration where the quantity
|
/xen/xen/common/ |
A D | Kconfig | 384 This will allow live information about Xen's execution and performance
|
Completed in 37 milliseconds
12