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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-11-05
Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
1
-19
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.9
Harsh Prateek Bora
1
-19
/
+0
2024-10-31
migration/multifd: Zero p->flags before starting filling a packet
Maciej S. Szmigiero
1
-1
/
+1
2024-10-31
migration/ram: Add load start trace event
Maciej S. Szmigiero
2
-0
/
+2
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
2
-21
/
+2
2024-10-31
migration: Drop migration_is_setup_or_active()
Peter Xu
2
-35
/
+5
2024-10-31
migration: Unexport ram_mig_init()
Peter Xu
1
-0
/
+1
2024-10-31
migration: Unexport dirty_bitmap_mig_init()
Peter Xu
1
-0
/
+4
2024-10-31
migration: Take migration object refcount earlier for threads
Peter Xu
1
-2
/
+8
2024-10-31
migration/dirtyrate: Silence warning about strcpy() on OpenBSD
Thomas Huth
1
-1
/
+4
2024-10-31
migration: Support periodic RAMBlock dirty bitmap sync
Hyman Huang
5
-4
/
+84
2024-10-31
migration: Remove "rs" parameter in migration_bitmap_sync_precopy
Hyman Huang
1
-5
/
+6
2024-10-31
migration: Move cpu-throttle.c from system to migration
Hyman Huang
4
-0
/
+138
2024-10-31
migration: Stop CPU throttling conditionally
Hyman Huang
1
-1
/
+3
2024-10-31
migration: Ensure vmstate_save() sets errp
Hanna Czenczek
1
-5
/
+8
2024-10-31
migration: Put thread names together with macros
Peter Xu
7
-13
/
+34
2024-10-31
migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
Peter Xu
1
-13
/
+19
2024-10-09
migration/multifd: fix build error when qpl compression is enabled
Yuan Liu
1
-5
/
+5
2024-10-08
migration/postcopy: Use uffd helpers
Dr. David Alan Gilbert
1
-34
/
+14
2024-10-08
migration: Remove unused socket_send_channel_create_sync
Dr. David Alan Gilbert
2
-19
/
+0
2024-10-08
migration: Deprecate zero-blocks capability
Fabiano Rosas
1
-0
/
+4
2024-10-08
migration: Remove unused migrate_zero_blocks
Dr. David Alan Gilbert
2
-8
/
+0
2024-10-08
migration: Remove migrate_cap_set
Dr. David Alan Gilbert
2
-21
/
+0
2024-10-08
migration/multifd: Ensure packet->ramblock is null-terminated
Fabiano Rosas
1
-1
/
+3
2024-10-02
migration: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
1
-1
/
+1
2024-10-02
migration: fix -Werror=maybe-uninitialized false-positives
Marc-André Lureau
2
-3
/
+3
2024-09-24
migration: remove return after g_assert_not_reached()
Pierrick Bouvier
3
-10
/
+0
2024-09-24
migration: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-24
migration: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
3
-11
/
+11
2024-09-18
migration/multifd: Fix rb->receivedmap cleanup race
Fabiano Rosas
2
-2
/
+9
2024-09-18
migration/savevm: Remove extra load cleanup calls
Fabiano Rosas
1
-2
/
+0
2024-09-18
migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multi...
Stefan Weil
1
-4
/
+4
2024-09-17
migration/multifd: Fix build for qatzip
Peter Xu
1
-9
/
+9
2024-09-09
migration: Introduce 'qatzip' compression method
Bryan Zhang
3
-2
/
+398
2024-09-09
migration: Add migration parameters for QATzip
Bryan Zhang
3
-0
/
+39
2024-09-03
migration/multifd: Add documentation for multifd methods
Fabiano Rosas
1
-6
/
+70
2024-09-03
migration/multifd: Add a couple of asserts for p->iov
Fabiano Rosas
1
-0
/
+2
2024-09-03
migration/multifd: Fix p->iov leak in multifd-uadk.c
Fabiano Rosas
1
-0
/
+2
2024-09-03
migration/multifd: Stop changing the packet on recv side
Fabiano Rosas
2
-28
/
+21
2024-09-03
migration/multifd: Make MultiFDMethods const
Fabiano Rosas
7
-10
/
+10
2024-09-03
migration/multifd: Move nocomp code into multifd-nocomp.c
Fabiano Rosas
4
-375
/
+402
2024-09-03
migration/multifd: Register nocomp ops dynamically
Fabiano Rosas
1
-13
/
+19
2024-09-03
migration/multifd: Standardize on multifd ops names
Fabiano Rosas
5
-316
/
+36
2024-09-03
migration/multifd: Allow multifd sync without flush
Fabiano Rosas
3
-8
/
+14
2024-09-03
migration/multifd: Replace multifd_send_state->pages with client data
Fabiano Rosas
3
-34
/
+50
2024-09-03
migration/multifd: Don't send ram data during SYNC
Fabiano Rosas
1
-3
/
+10
2024-09-03
migration/multifd: Isolate ram pages packet data
Fabiano Rosas
2
-41
/
+63
2024-09-03
migration/multifd: Remove total pages tracing
Fabiano Rosas
3
-20
/
+4
2024-09-03
migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
Fabiano Rosas
2
-3
/
+6
2024-09-03
migration/multifd: Replace p->pages with an union pointer
Fabiano Rosas
7
-47
/
+57
[next]