Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 20 of 20) sorted by relevance

/xen-4.10.0-shim-comet/tools/python/scripts/
A Dconvert-legacy-stream15 from xen.migration import legacy, public, libxc, libxl, xl
364 if marker == legacy.CHUNK_end:
374 if marker > legacy.MAX_BATCH:
394 elif marker == legacy.CHUNK_vcpu_info:
397 if max_id > legacy.MAX_VCPU_ID:
417 elif marker == legacy.CHUNK_hvm_ident_pt:
422 elif marker == legacy.CHUNK_hvm_vm86_tss:
427 elif marker == legacy.CHUNK_tmem:
430 elif marker == legacy.CHUNK_tmem_extra:
433 elif marker == legacy.CHUNK_tsc_info:
[all …]
/xen-4.10.0-shim-comet/docs/features/
A Dmigration.pandoc49 is architecture neutral. Compatibility with legacy streams is
50 maintained via the `convert-legacy-stream` script which transforms a
51 legacy stream into a migration v2 stream.
63 * `tools/python/scripts/convert-legacy-stream`
70 parameter, `stream_version`, which is used to distinguish between legacy and
71 v2 migration streams, and hence whether legacy conversion is required.
/xen-4.10.0-shim-comet/tools/python/
A DMakefile23 $(INSTALL_PROG) scripts/convert-legacy-stream $(DESTDIR)$(LIBEXEC_BIN)
29 rm -f $(DESTDIR)$(LIBEXEC_BIN)/convert-legacy-stream
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxl-migration-stream.pandoc28 The legacy `libxc` format contained some information which belonged at the
32 * The legacy `libxc` format was inextensible, causing inextensibility in the
33 legacy `libxl` handling.
84 the legacy conversion tool.
158 emulator_id 0x00000000: Unknown (In the case of a legacy stream)
A Dlibxc-migration-stream.pandoc106 The marker field can be used to distinguish between legacy images and
178 The legacy stream conversion tool writes a `xen_major` version of 0, and sets
355 [^2]: In the legacy format, this is the list of unmapped PFNs in the
686 Restoring legacy images from older tools shall be handled by
687 translating the legacy format image into this new format.
689 It shall not be possible to save in the legacy format.
691 There are two different legacy images depending on whether they were
703 Table: Possible values for octet 4-7 in legacy images
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dbooting.txt51 Xen 4.4 supported a different set of legacy compatible strings
93 To be compatible with Xen 4.4 as well use the legacy names:
/xen-4.10.0-shim-comet/docs/misc/
A Dx86-xenpv-bootloader.markdown7 a bootloader (examples include the pvgrub-legacy and grub2 targeting
A D9pfs.markdown416 [paper]: https://www.usenix.org/legacy/event/usenix05/tech/freenix/full_papers/hensbergen/hensberge…
A Dxen-command-line.markdown1223 Specifies the number of interrupts to be use for pin (IO-APIC or legacy PIC)
1305 instead continue to use the legacy PIC. This is _not_ recommended with
1657 A true boolean value enables legacy behavior (1s timeout), while `cap`
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dedd.S39 # bytes are used to store the legacy cylinders, heads, and sectors from fn08.
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddmi_scan.c298 const struct smbios_eps __iomem *legacy; member
329 else if (!smbios.legacy) in _dmi_iterate()
/xen-4.10.0-shim-comet/docs/
A DChangeLog34 this new construct, while legacy guests should just ignore it.
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_stream_read.c237 if (stream->legacy) { in libxl__stream_read_start()
A Dlibxl_types.idl549 # for legacy purposes.
A Dlibxl_create.c1125 dcs->srs.legacy = (dcs->restore_params.stream_version == 1); in domcreate_bootloader_done()
A Dlibxl_internal.h3112 bool legacy; member
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors407 # Access to the legacy PCI configuration space on x86 via port 0xCF8/CFC
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.741 (or, for legacy apps, even impossible) to predict all possible
A Dxl.cfg.pod.5.in1124 B<gfx_passthru> also enables various legacy VGA memory ranges, BARs, MMIOs,
1210 Allow the guest to access specific legacy I/O ports. Each B<IOPORT_RANGE>
1719 B<Note>: While the option "altp2mhvm" is deprecated, legacy applications for
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dclext.c996 cmp ax, #0x100 ;; legacy VGA mode

Completed in 38 milliseconds