index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2020-11-15
migration: Fix Lesser GPL version number
Chetan Pant
2020-11-12
migration: handle CANCELLING state in migration_completion()
Longpeng(Mike)
2020-11-12
multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...
Chuan Zheng
2020-11-12
migration/dirtyrate: simplify includes in dirtyrate.c
Chuan Zheng
2020-11-12
migration: fix uninitialized variable warning in migrate_send_rp_req_pages()
Chen Qun
2020-11-12
migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
Chuan Zheng
2020-11-12
migration/ram: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-11-11
Reduce the time of checkpoint for COLO
Rao, Lei
2020-11-02
migration: Postpone the kick of the fault thread after recover
Peter Xu
2020-11-02
migration: Unify reset of last_rb on destination node when recover
Peter Xu
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
2020-10-26
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
2020-10-26
migration: Sync requested pages after postcopy recovery
Peter Xu
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
2020-10-26
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
2020-10-26
migration: using trace_ to replace DPRINTF
Bihong Yu
2020-10-26
migration: Delete redundant spaces
Bihong Yu
2020-10-26
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
2020-10-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
migration: Add braces {} for if statement
Bihong Yu
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
2020-10-26
migration: Add spaces around operator
Bihong Yu
2020-10-26
migration: Don't use '#' flag of printf format
Bihong Yu
2020-10-26
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-13
mingw: fix error __USE_MINGW_ANSI_STDIO redefined
Marc-André Lureau
2020-10-12
migration: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
migration/dirtyrate: present dirty rate only when querying the rate has compl...
Chuan Zheng
2020-10-12
migration/dirtyrate: record start_time and calc_time while at the measuring s...
Chuan Zheng
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-02
migration: Silence compiler warning in global_state_store_running()
Thomas Huth
2020-09-29
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200928a'...
Peter Maydell
2020-09-28
Revert "migration: Properly destroy variables on incoming side"
Dr. David Alan Gilbert
2020-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-25
migration/tls: add trace points for multifd-tls
Chuan Zheng
2020-09-25
migration/tls: add support for multifd tls-handshake
Chuan Zheng
2020-09-25
migration/tls: extract cleanup function for common-use
Chuan Zheng
2020-09-25
migration/tls: add tls_hostname into MultiFDSendParams
Chuan Zheng
[next]