index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Remove unused VMSTATE_ARRAY_TEST() macro
Philippe Mathieu-Daudé
2024-06-21
1
-10
/
+0
*
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging
Richard Henderson
2024-05-22
1
-1
/
+1
|
\
|
*
migration/colo: make colo_incoming_co() return void
Li Zhijian
2024-05-22
1
-1
/
+1
*
|
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-05-16
1
-1
/
+1
|
/
*
migration: Remove block migration
Fabiano Rosas
2024-05-08
1
-6
/
+0
*
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
*
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
*
migration: purge MigrationState from public interface
Steve Sistare
2024-03-11
1
-4
/
+2
*
migration: delete unused accessors
Steve Sistare
2024-03-11
1
-3
/
+0
*
migration: migration_file_set_error
Steve Sistare
2024-03-11
1
-0
/
+2
*
migration: migration_is_device
Steve Sistare
2024-03-11
1
-0
/
+1
*
migration: migration_thread_is_self
Steve Sistare
2024-03-11
1
-0
/
+1
*
migration: export vcpu_dirty_limit_period
Steve Sistare
2024-03-11
1
-0
/
+1
*
migration: export migration_is_running
Steve Sistare
2024-03-11
1
-0
/
+1
*
migration: export migration_is_active
Steve Sistare
2024-03-11
1
-1
/
+1
*
migration: export migration_is_setup_or_active
Steve Sistare
2024-03-11
1
-0
/
+1
*
migration: export fewer options
Steve Sistare
2024-03-11
2
-0
/
+25
*
migration: Add documentation for SaveVMHandlers
Cédric Le Goater
2024-03-11
1
-26
/
+237
*
migration: Remove SaveStateHandler and LoadStateHandler typedefs
Cédric Le Goater
2024-03-11
1
-2
/
+2
*
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
2024-03-01
1
-0
/
+2
*
migration: stop vm for cpr
Steve Sistare
2024-02-28
1
-0
/
+1
*
migration: notifier error checking
Steve Sistare
2024-02-28
1
-1
/
+7
*
migration: per-mode notifiers
Steve Sistare
2024-02-28
1
-0
/
+6
*
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
1
-1
/
+4
*
migration: remove postcopy_after_devices
Steve Sistare
2024-02-28
1
-1
/
+0
*
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
1
-1
/
+22
*
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
1
-3
/
+3
*
migration: remove error from notifier data
Steve Sistare
2024-02-28
1
-1
/
+0
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
1
-4
/
+4
*
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu into staging
Peter Maydell
2024-01-05
1
-0
/
+7
|
\
|
*
migration: preserve suspended for snapshot
Steve Sistare
2024-01-04
1
-0
/
+7
*
|
migration: Make VMStateDescription.subsections const
Richard Henderson
2023-12-29
1
-1
/
+1
|
/
*
migration: per-mode blockers
Steve Sistare
2023-11-01
1
-4
/
+40
*
migration: mode parameter
Steve Sistare
2023-11-01
1
-0
/
+1
*
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
1
-0
/
+11
*
migration: Create vmstate_register_any()
Juan Quintela
2023-11-01
1
-0
/
+17
*
migration: rename vmstate_save_needed->vmstate_section_needed
Marc-André Lureau
2023-10-30
1
-1
/
+1
*
migration: simplify notifiers
Steve Sistare
2023-10-20
1
-2
/
+4
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-7
/
+17
*
migration: hold the BQL during setup
Fiona Ebner
2023-10-17
1
-1
/
+1
*
migration/vmstate: Introduce vmstate_save_state_with_err
Tejus GK
2023-10-04
1
-1
/
+3
*
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
1
-0
/
+5
|
\
|
*
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-11
1
-0
/
+5
*
|
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Kevin Wolf
2023-09-08
1
-3
/
+5
|
/
*
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
1
-0
/
+1
*
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
2023-07-03
1
-1
/
+9
*
migration: Implement switchover ack logic
Avihai Horon
2023-06-30
1
-0
/
+2
*
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
1
-1
/
+1
*
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
1
-1
/
+11
*
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-1
/
+8
[next]