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
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
migration/multifd: Switch to no compression when no hardware support
Shameer Kolothum
1
-39
/
+53
2024-06-14
migration/multifd: Add UADK based compression and decompression
Shameer Kolothum
1
-2
/
+130
2024-06-14
migration/multifd: Add UADK initialization
Shameer Kolothum
1
-1
/
+208
2024-06-14
migration/multifd: add uadk compression framework
Shameer Kolothum
3
-2
/
+24
2024-06-14
migration/multifd: implement qpl compression and decompression
Yuan Liu
1
-4
/
+420
2024-06-14
migration/multifd: implement initialization of qpl compression
Yuan Liu
1
-1
/
+327
2024-06-14
migration/multifd: add qpl compression method
Yuan Liu
3
-0
/
+22
2024-06-14
migration/multifd: put IOV initialization into compression method
Yuan Liu
3
-11
/
+26
2024-05-27
migration: Rephrase message on failure to save / load Xen device state
Markus Armbruster
1
-3
/
+2
2024-05-25
migration: remove unnecessary zlib dependency
Paolo Bonzini
3
-3
/
+1
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
5
-21
/
+15
2024-05-22
migration: fix a typo
Marc-André Lureau
1
-1
/
+1
2024-05-22
migration: add "exists" info to load-state-field trace
Marc-André Lureau
2
-3
/
+4
2024-05-22
migration/colo: Tidy up bql_unlock() around bdrv_activate_all()
Li Zhijian
1
-2
/
+1
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
3
-12
/
+6
2024-05-22
migration/colo: Minor fix for colo error message
Li Zhijian
1
-3
/
+3
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
1
-2
/
+4
2024-05-08
migration: Deprecate fd: for file migration
Fabiano Rosas
1
-0
/
+12
2024-05-08
migration: Remove non-multifd compression
Fabiano Rosas
11
-1105
/
+9
2024-05-08
migration: Remove block migration
Fabiano Rosas
10
-1160
/
+0
2024-05-08
migration: Remove 'blk/-b' option from migrate commands
Fabiano Rosas
5
-54
/
+6
2024-05-08
migration: Remove 'inc' option from migrate command
Fabiano Rosas
5
-68
/
+10
2024-05-08
migration: Remove 'skipped' field from MigrationStats
Fabiano Rosas
2
-4
/
+0
2024-05-08
qapi: introduce exit-on-error parameter for migrate-incoming
Vladimir Sementsov-Ogievskiy
3
-7
/
+31
2024-05-08
migration: process_incoming_migration_co(): rework error reporting
Vladimir Sementsov-Ogievskiy
1
-10
/
+13
2024-05-08
migration: process_incoming_migration_co(): fix reporting s->error
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2024-05-08
migration: process_incoming_migration_co(): complete cleanup on failure
Vladimir Sementsov-Ogievskiy
1
-4
/
+1
2024-05-08
migration: move trace-point from migrate_fd_error to migrate_set_error
Vladimir Sementsov-Ogievskiy
2
-2
/
+4
2024-05-08
migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to...
Will Gyda
1
-6
/
+6
2024-05-03
migration: do not include coroutine_int.h
Paolo Bonzini
1
-1
/
+1
2024-05-03
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
1
-2
/
+2
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
3
-7
/
+6
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
3
-4
/
+4
2024-04-24
qapi: Correct error message for 'vcpu_dirty_limit' parameter
Philippe Mathieu-Daudé
1
-3
/
+2
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
13
-94
/
+198
2024-04-23
migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...
Li Zhijian
1
-8
/
+10
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
6
-1
/
+11
2024-04-23
migration: Add Error** argument to add_bitmaps_to_list()
Cédric Le Goater
1
-18
/
+16
2024-04-23
migration: Modify ram_init_bitmaps() to report dirty tracking errors
Cédric Le Goater
1
-16
/
+11
2024-04-23
migration: Add Error** argument to xbzrle_init()
Cédric Le Goater
1
-12
/
+10
2024-04-23
migration: Add Error** argument to ram_state_init()
Cédric Le Goater
1
-6
/
+13
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2
-4
/
+32
2024-04-23
migration: Introduce ram_bitmaps_destroy()
Cédric Le Goater
1
-7
/
+15
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2
-5
/
+9
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
4
-20
/
+16
2024-04-23
migration: Add Error** argument to qemu_savevm_state_setup()
Cédric Le Goater
3
-14
/
+47
2024-04-23
migration: Add Error** argument to vmstate_save()
Cédric Le Goater
1
-10
/
+16
2024-04-23
migration: Always report an error in ram_save_setup()
Cédric Le Goater
1
-1
/
+10
2024-04-23
migration: Always report an error in block_save_setup()
Cédric Le Goater
1
-5
/
+15
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+38
[next]