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
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-11
4
-4
/
+43
*
migration: Move more initializations to migrate_init()
Avihai Horon
2023-09-11
2
-10
/
+7
*
migration: Add migration prefix to functions in target.c
Avihai Horon
2023-09-11
4
-10
/
+10
*
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
2023-09-07
2
-13
/
+15
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-08-30
1
-2
/
+9
|
\
|
*
block-migration: Ensure we don't crash during migration cleanup
Fabiano Rosas
2023-08-30
1
-2
/
+9
*
|
migration/dirtyrate: Fix precision losses and g_usleep overshoot
Andrei Gudkov
2023-08-29
1
-2
/
+8
|
/
*
migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
2023-07-26
3
-33
/
+19
*
qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
2023-07-26
2
-2
/
+1
*
qemu-file: Simplify qemu_file_shutdown()
Juan Quintela
2023-07-26
1
-4
/
+2
*
qemu_file: Make qemu_file_is_writable() static
Juan Quintela
2023-07-26
2
-2
/
+1
*
migration: Change qemu_file_transferred to noflush
Juan Quintela
2023-07-26
1
-1
/
+1
*
qemu-file: Rename qemu_file_transferred_ fast -> noflush
Juan Quintela
2023-07-26
4
-11
/
+10
*
migration: enforce multifd and postcopy preempt to be set before incoming
Wei Wang
2023-07-26
1
-0
/
+15
*
migration: Update error description whenever migration fails
Tejus GK
2023-07-26
1
-7
/
+12
*
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
2023-07-26
2
-0
/
+20
*
migration: Implement dirty-limit convergence algo
Hyman Huang(黄勇)
2023-07-26
3
-0
/
+40
*
migration: Put the detection logic before auto-converge checking
Hyman Huang(黄勇)
2023-07-26
1
-10
/
+11
*
migration: Refactor auto-converge capability logic
Hyman Huang(黄勇)
2023-07-26
1
-1
/
+5
*
migration: Introduce dirty-limit capability
Hyman Huang(黄勇)
2023-07-26
2
-1
/
+23
*
qapi/migration: Introduce vcpu-dirty-limit parameters
Hyman Huang(黄勇)
2023-07-26
2
-0
/
+29
*
qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Hyman Huang(黄勇)
2023-07-26
2
-0
/
+36
*
migration/multifd: Protect accesses to migration_threads
Fabiano Rosas
2023-07-26
2
-3
/
+14
*
migration/multifd: Rename threadinfo.c functions
Fabiano Rosas
2023-07-26
4
-9
/
+8
*
migration: spelling fixes
Michael Tokarev
2023-07-25
7
-8
/
+8
*
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
3
-10
/
+9
*
migration: unexport migrate_fd_error()
Laszlo Ersek
2023-07-08
2
-2
/
+1
*
migration: factor out "resume_requested" in qmp_migrate()
Laszlo Ersek
2023-07-08
1
-4
/
+6
*
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
4
-2
/
+18
*
migration: Enable switchover ack capability
Avihai Horon
2023-06-30
1
-4
/
+0
*
migration: Implement switchover ack logic
Avihai Horon
2023-06-30
5
-2
/
+102
*
migration: Add switchover ack capability
Avihai Horon
2023-06-30
2
-0
/
+22
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-5
/
+5
*
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
1
-1
/
+2
*
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
3
-5
/
+5
*
migration: stop tracking ram writes when cancelling background migration
Fiona Ebner
2023-06-02
1
-7
/
+7
*
migration: restore vmstate on migration failure
Vladimir Sementsov-Ogievskiy
2023-06-02
1
-1
/
+1
*
migration: switch from .vm_was_running to .vm_old_state
Vladimir Sementsov-Ogievskiy
2023-06-02
2
-8
/
+12
*
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
3
-40
/
+32
*
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
1
-8
/
+8
*
migration: Build migration_files once
Richard Henderson
2023-05-23
1
-1
/
+0
*
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
3
-36
/
+29
*
migration/xbzrle: Shuffle function order
Richard Henderson
2023-05-23
1
-122
/
+122
*
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into staging
Richard Henderson
2023-05-18
17
-136
/
+195
|
\
|
*
migration: Fix duplicated included in meson.build
Juan Quintela
2023-05-18
1
-1
/
+0
|
*
migration/multifd: Compute transferred bytes correctly
Juan Quintela
2023-05-18
1
-5
/
+8
|
*
migration: We don't need the field rate_limit_used anymore
Juan Quintela
2023-05-18
4
-25
/
+0
|
*
migration: Use migration_transferred_bytes() to calculate rate_limit
Juan Quintela
2023-05-18
3
-4
/
+13
|
*
migration: Add a trace for migration_transferred_bytes
Juan Quintela
2023-05-18
2
-1
/
+9
[next]