Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/
H A Dnanopb-runtime_0.4.9.1.bb11 # which haven't yet migrated to `nanopb/pb*.h`
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c141 bool migrated; member
852 b->migrated = false; in dirty_bitmap_load_start()
874 if (b->migrated) { in before_vm_start_handle_item()
881 if (b->migrated) { in before_vm_start_handle_item()
919 assert(!s->before_vm_start_handled || !b->migrated); in cancel_incoming_locked()
969 b->migrated = true; in dirty_bitmap_load_complete()
/openbmc/openbmc/poky/bitbake/doc/
H A DREADME21 The BitBake documentation was migrated from the original DocBook
/openbmc/qemu/docs/system/
H A Dmanaged-startup.rst14 - with incoming migration, initial state will be amended with the migrated
H A Dvirtio-net-failover.rst33 guest is live-migrated to another host QEMU will unplug the primary
H A Dvm-templating.rst119 RAM on the migration source to free up migrated RAM, and will
/openbmc/qemu/docs/devel/migration/
H A Dvirtio.rst113 Any extension of the state being migrated should be done in subsections
H A Dmapped-ram.rst141 RAM. Other types of memory such as VRAM are migrated as part of device
H A Dpostcopy.rst220 were already migrated to destination VM before the interruption happens.
222 thread will be halted waiting for the page to be migrated, it means it can
H A Dcompatibility.rst187 migrated from qemu-5.1. So to be in the safe place, we need to
/openbmc/qemu/docs/devel/
H A Dclocks.rst495 Clock state is not migrated automatically. Every device must handle its
496 clock migration. Alias clocks must not be migrated.
501 Clock states can be migrated by adding an entry into the device
516 [...], /* other migrated fields */
H A Dmulti-process.rst34 VM control point, where VMs can be created, migrated, re-configured, and
/openbmc/qemu/docs/
H A Drdma.txt371 Main memory is not migrated with the aforementioned protocol,
372 but is instead migrated with normal RDMA Write operations.
374 Pages are migrated in "chunks" (hard-coded to 1 Megabyte right now).
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c225 monitor_printf(mon, " migrated: %s\n", in hmp_info_spice()
226 info->migrated ? "true" : "false"); in hmp_info_spice()
H A Dspice-core.c545 info->migrated = spice_migration_completed; in qmp_query_spice_real()
/openbmc/qemu/docs/specs/
H A Dtpm.rst223 none of the state of a hardware TPM can be migrated between hosts,
533 and the destination side cannot decrypt the migrated state
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dmaint-appx.rst206 fragments are migrated, pre-processed and passed to the Linux Kernel
/openbmc/openbmc/poky/documentation/
H A DREADME75 The Yocto Project documentation was migrated from the original DocBook
/openbmc/qemu/docs/interop/
H A Dbitmaps.rst108 never persistent, nor ever migrated.
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst2965 and have not migrated to the official ``pyproject.toml`` format). If your recipe
2996 (e.g. only have a ``setup.py`` and have not migrated to the official