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-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
2024-09-03
migration/multifd: Make MultiFDPages_t:offset a flexible array member
Fabiano Rosas
2
-9
/
+14
2024-09-03
migration/multifd: Introduce MultiFDSendData
Fabiano Rosas
1
-0
/
+26
2024-09-03
migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
Fabiano Rosas
3
-3
/
+4
2024-09-03
migration/multifd: Remove pages->allocated
Fabiano Rosas
2
-6
/
+2
2024-09-03
migration/multifd: Inline page_size and page_count
Fabiano Rosas
7
-55
/
+71
2024-09-03
migration/multifd: Reduce access to p->pages
Fabiano Rosas
5
-15
/
+19
2024-09-03
migration: delete unused parameter mis
Steve Sistare
1
-6
/
+4
2024-08-20
migration/multifd: Free MultiFDRecvParams::data
Peter Maydell
1
-0
/
+2
2024-08-16
savevm: Fix load_snapshot error path crash
Nicholas Piggin
1
-0
/
+1
2024-08-02
migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
Fabiano Rosas
1
-11
/
+15
2024-08-02
migration: Fix cleanup of iochannel in file migration
Fabiano Rosas
1
-2
/
+0
2024-08-02
migration: Free removed SaveStateEntry
Akihiko Odaki
1
-0
/
+2
2024-06-21
migration/postcopy: Add postcopy-recover-setup phase
Peter Xu
4
-8
/
+45
2024-06-21
migration: Cleanup incoming migration setup state change
Peter Xu
1
-2
/
+26
2024-06-21
migration: Use MigrationStatus instead of int
Peter Xu
2
-21
/
+12
2024-06-21
migration: Rename thread debug names
Peter Xu
5
-10
/
+10
2024-06-21
migration/multifd: Avoid the final FLUSH in complete()
Peter Xu
1
-4
/
+0
2024-06-21
migration/multifd: Add direct-io support
Fabiano Rosas
3
-6
/
+51
2024-06-21
migration: Add direct-io parameter
Fabiano Rosas
3
-0
/
+47
2024-06-20
migration: Fix file migration with fdset
Fabiano Rosas
1
-2
/
+9
2024-06-20
migration: Drop reference to QIOChannel if file seeking fails
Fabiano Rosas
1
-0
/
+1
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
[next]