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
2023-11-03
migration: Unlock mutex in error case
Juan Quintela
1
-52
/
+52
2023-11-02
migration: Implement MigrateChannelList to hmp migration flow.
Het Gala
3
-6
/
+25
2023-11-02
migration: Implement MigrateChannelList to qmp migration flow.
Het Gala
1
-46
/
+55
2023-11-02
migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
Het Gala
1
-11
/
+14
2023-11-02
migration: New migrate and migrate-incoming argument 'channels'
Het Gala
2
-8
/
+54
2023-11-02
migration: Convert the file backend to the new QAPI syntax
Fabiano Rosas
3
-24
/
+17
2023-11-02
migration: convert exec backend to accept MigrateAddress.
Het Gala
3
-26
/
+59
2023-11-02
migration: convert rdma backend to accept MigrateAddress
Het Gala
3
-28
/
+19
2023-11-02
migration: convert socket backend to accept MigrateAddress
Het Gala
3
-45
/
+31
2023-11-02
migration: convert migration 'uri' into 'MigrateAddress'
Het Gala
5
-2
/
+69
2023-11-02
migration: Change ram_dirty_bitmap_reload() retval to bool
Peter Xu
3
-22
/
+22
2023-11-02
migration: Allow network to fail even during recovery
Peter Xu
3
-8
/
+67
2023-11-02
migration: Refactor error handling in source return path
Peter Xu
7
-95
/
+80
2023-11-01
migration: per-mode blockers
Steve Sistare
1
-13
/
+82
2023-11-01
migration: mode parameter
Steve Sistare
3
-0
/
+31
2023-11-01
migration: Add tracepoints for downtime checkpoints
Peter Xu
3
-7
/
+25
2023-11-01
migration: migration_stop_vm() helper
Peter Xu
2
-3
/
+10
2023-11-01
migration: Add per vmstate downtime tracepoints
Peter Xu
2
-4
/
+47
2023-11-01
migration: Add migration_downtime_start|end() helpers
Peter Xu
1
-13
/
+24
2023-11-01
migration: Set downtime_start even for postcopy
Peter Xu
1
-2
/
+3
2023-11-01
migration: Check in savevm_state_handler_insert for dups
Peter Xu
1
-0
/
+14
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
1
-0
/
+18
2023-10-31
qemu-file: Make qemu_fflush() return errors
Juan Quintela
7
-51
/
+21
2023-10-31
migration: Remove transferred atomic counter
Juan Quintela
3
-8
/
+0
2023-10-31
migration: Use migration_transferred_bytes()
Juan Quintela
2
-4
/
+4
2023-10-31
qemu-file: Simplify qemu_file_get_error()
Juan Quintela
1
-1
/
+1
2023-10-31
migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
3
-5
/
+3
2023-10-31
migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
3
-9
/
+7
2023-10-31
qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
5
-13
/
+12
2023-10-31
qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
2
-25
/
+0
2023-10-31
migration: Use the number of transferred bytes directly
Juan Quintela
1
-1
/
+1
2023-10-31
qemu_file: total_transferred is not used anymore
Juan Quintela
1
-4
/
+0
2023-10-31
qemu_file: Use a stat64 for qemu_file_transferred
Juan Quintela
2
-2
/
+7
2023-10-31
qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer
Juan Quintela
1
-1
/
+3
2023-10-31
migration: Stop migration immediately in RDMA error paths
Peter Xu
1
-11
/
+10
2023-10-31
migration: Deprecate old compression method
Juan Quintela
1
-0
/
+13
2023-10-31
migration: Deprecate block migration
Juan Quintela
2
-1
/
+11
2023-10-31
migration: migrate 'blk' command option is deprecated.
Juan Quintela
2
-0
/
+10
2023-10-31
migration: migrate 'inc' command option is deprecated.
Juan Quintela
2
-0
/
+10
2023-10-30
migration: set file error on subsection loading
Marc-André Lureau
1
-0
/
+1
2023-10-30
migration: rename vmstate_save_needed->vmstate_section_needed
Marc-André Lureau
2
-3
/
+3
2023-10-30
migration/ram: Fix compilation with -Wshadow=local
Thomas Huth
1
-3
/
+5
2023-10-30
migration: Rename ram_compressed_pages() to compress_ram_pages()
Juan Quintela
3
-3
/
+3
2023-10-30
migration: Merge flush_compressed_data() and compress_flush_data()
Juan Quintela
2
-12
/
+6
2023-10-30
migration: Move ram_flush_compressed_data() to ram-compress.c
Juan Quintela
3
-13
/
+14
2023-10-30
migration: Export send_queued_data()
Juan Quintela
2
-3
/
+4
2023-10-30
migration: Create compress_update_rates()
Juan Quintela
4
-30
/
+43
2023-10-30
migration: Move busy++ to migrate_with_multithread
Juan Quintela
2
-6
/
+3
2023-10-30
migration: Simplify compress_page_with_multithread()
Juan Quintela
1
-24
/
+24
2023-10-30
migration: Make compress_data_with_multithreads return bool
Juan Quintela
3
-11
/
+13
[next]