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