Home
last modified time | relevance | path

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

12

/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()
/qemu/qapi/
H A Dmisc-i386.json39 # @running: The guest is fully launched or migrated in.
41 # @send-update: The guest is currently being migrated out to another
44 # @receive-update: The guest is currently being migrated from another
H A Dmigration.json408 # RAM has been migrated, pulling the remaining pages along as
414 # VM on the primary side will be migrated continuously to the VM
418 # @release-ram: if enabled, QEMU will free the migrated ram pages on
465 # sent depends on the migrated devices that use this feature. For
700 # @transform: Allows the modification of the migrated bitmap.
H A Dui.json290 # @migrated: true if the last guest migration completed and spice
318 'data': {'enabled': 'bool', 'migrated': 'bool', '*host': 'str', '*port': 'int',
/qemu/docs/system/
H A Dmanaged-startup.rst14 - with incoming migration, initial state will be amended with the migrated
H A Dvirtio-net-failover.rst32 requires no configuration in the guest. When a guest is live-migrated to
H A Dvm-templating.rst119 RAM on the migration source to free up migrated RAM, and will
H A Dtls.rst205 migration, and later itself be migrated out to another host. To generate
/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.rst239 were already migrated to destination VM before the interruption happens.
241 thread will be halted waiting for the page to be migrated, it means it can
H A DCPR.rst5 VM is migrated to a new QEMU instance on the same host. It is
H A Dcompatibility.rst187 migrated from qemu-5.1. So to be in the safe place, we need to
H A Dmain.rst21 machine and being "migrated" to another machine. I.e. being moved to
/qemu/docs/specs/
H A Dacpi_hest_ghes.rst112 migrated to a newer QEMU.
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
/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 Dmemory.rst105 migrated:
/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).
/qemu/ui/
H A Dui-hmp-cmds.c226 info->migrated ? "true" : "false"); in hmp_info_spice()
H A Dspice-core.c537 info->migrated = spice_migration_completed; in qmp_query_spice_real()
/qemu/docs/system/devices/
H A Dnet.rst129 be migrated with QEMU and the network connections are not interrupted.
/qemu/docs/system/arm/
H A Dvirt.rst26 migrated, it is recommended to use another cpu model instead.
/qemu/docs/interop/
H A Dbitmaps.rst108 never persistent, nor ever migrated.
/qemu/qga/
H A Dqapi-schema.json148 # When a guest is paused or migrated to a file then loaded from that

12