index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
11 days
migration: Add VMS_NO_STATE flag
Fabiano Rosas
11 days
migration: Remove duplicate vmstate macros
Fabiano Rosas
11 days
migration: Remove redundant flags
Fabiano Rosas
11 days
migration: Introduce VMStateStructMember
Fabiano Rosas
11 days
migration: Remove unused vmstate macros
Fabiano Rosas
2026-07-07
migration: Make switchover-ack re-usable
Avihai Horon
2026-07-07
migration: Rename switchover-ack code to legacy
Avihai Horon
2026-07-07
migration: Replace switchover_ack_needed SaveVMHandler
Avihai Horon
2026-07-07
migration: Run final save_query_pending at switchover
Avihai Horon
2026-06-30
migration: add migration_guest_ram_loading() helper
Denis V. Lunev
2026-06-01
migration/vmstate: Add VMState support for GByteArray
Arun Menon
2026-05-19
migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
Philippe Mathieu-Daudé
2026-05-19
migration: Fix crash on second migration when cancel early
Peter Xu
2026-05-06
Merge tag 'single-binary-20260506' of https://github.com/philmd/qemu into sta...
Stefan Hajnoczi
2026-05-06
target/sparc: Replace VMSTATE_VARRAY_MULTIPLY -> VMSTATE_UINTTL_ARRAY
Philippe Mathieu-Daudé
2026-05-06
target/mips: Inline qemu_get/put_betls()
Philippe Mathieu-Daudé
2026-05-06
target/sparc: Inline qemu_get/put_betl()
Philippe Mathieu-Daudé
2026-05-06
migration: Remove unused target-specific macros
Philippe Mathieu-Daudé
2026-05-06
migration: Revert "Add VMSTATE_UINTTL_2DARRAY()"
Philippe Mathieu-Daudé
2026-05-05
migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
2026-05-05
migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
2026-04-23
vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Peter Xu
2026-04-23
vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
Peter Xu
2026-04-23
vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL
Peter Xu
2026-04-23
vmstate: Do not set size for VMS_ARRAY_OF_POINTER
Peter Xu
2026-04-23
vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32
Peter Xu
2026-04-23
vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER
Peter Xu
2026-04-23
migration: drop VMStateField.err_hint
Vladimir Sementsov-Ogievskiy
2026-04-23
migration/cpr: move to new migration APIs
Vladimir Sementsov-Ogievskiy
2026-04-23
migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
Vladimir Sementsov-Ogievskiy
2026-04-23
migration: VMStateInfo: introduce new handlers with errp
Vladimir Sementsov-Ogievskiy
2026-04-23
migration: make .post_save() a void function
Vladimir Sementsov-Ogievskiy
2026-04-23
migration: make vmstate_save_state_v() static
Vladimir Sementsov-Ogievskiy
2026-03-09
colo: Remove ENABLE_COLO savevm command and mark it as deprecated
Lukas Straub
2026-03-09
colo: Replace migration_incoming_colo_enabled() with migrate_colo()
Lukas Straub
2026-03-06
vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC
Eric Auger
2026-02-17
migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_*
Peter Xu
2026-02-17
migration: Fix double notification of DONE/FAIL for postcopy
Peter Xu
2026-02-05
vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
2026-01-23
migration: Move CPR HUP watch to cpr-transfer.c
Fabiano Rosas
2025-12-27
i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
Zhao Liu
2025-12-27
include: move hw/vmstate-if.h to hw/core/
Paolo Bonzini
2025-12-09
Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro"
Philippe Mathieu-Daudé
2025-11-03
migration: vmsd errp handlers: return bool
Vladimir Sementsov-Ogievskiy
2025-11-03
migration: Use bitset of MigMode instead of variable arguments
Markus Armbruster
2025-11-03
migration/cpr: Fix coverity report in cpr_exec_persist_state()
Peter Xu
2025-11-03
migration: Remove unused VMSTATE_UINTTL_EQUAL[_V]() macros
Philippe Mathieu-Daudé
2025-10-28
migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
Michael Tokarev
2025-10-04
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
2025-10-03
migration: cpr-exec mode
Steve Sistare
[next]