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
/
misc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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 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
1
-0
/
+1
*
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
*
migration: mode parameter
Steve Sistare
2023-11-01
1
-0
/
+1
*
migration: simplify notifiers
Steve Sistare
2023-10-20
1
-2
/
+4
*
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
1
-0
/
+1
*
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration/ram: Factor out check for advised postcopy
David Hildenbrand
2023-02-06
1
-1
/
+3
*
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-13
1
-1
/
+0
*
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
2021-04-06
1
-0
/
+2
*
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
2020-12-10
1
-1
/
+0
*
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-07-02
1
-0
/
+2
*
migration: use migration_is_active to represent active state
Wei Yang
2019-10-11
1
-0
/
+1
*
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
migration/ram.c: add the free page optimization enable flag
Wei Wang
2019-03-06
1
-0
/
+1
*
migration/ram.c: add a notifier chain for precopy
Wei Wang
2019-03-06
1
-0
/
+19
*
migration: API to clear bits of guest free pages from the dirty bitmap
Wei Wang
2019-03-06
1
-0
/
+2
*
migration: Cleanup during exit
Dr. David Alan Gilbert
2019-03-06
1
-1
/
+1
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-10
/
+0
*
migration: Add announce parameters
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+2
*
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+3
*
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
1
-0
/
+1
*
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
1
-1
/
+0
*
migration: hmp: dump globals
Peter Xu
2017-06-28
1
-0
/
+1
*
migration: move skip_section_footers
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move skip_configuration out
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
1
-0
/
+2
*
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
1
-0
/
+1
*
migration: Remove unneeded includes
Juan Quintela
2017-06-14
1
-0
/
+2
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-1
/
+13
*
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2017-06-13
1
-0
/
+4
*
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
1
-0
/
+10
*
migration: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
1
-0
/
+8
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+21