1347 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Lukas Straub b5eea99ec2 migration: Add yank feature 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Paolo Bonzini b1def33d19 zstd: convert to meson 6 years ago
Markus Armbruster 3ddba9a9e9 migration: Replace migration's JSON writer by the general one 6 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
Eric Blake eaedde5255 migration: Refactor migrate_cap_add 6 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 6 years ago
Tuguoyi 36d0fe6516 migration: Don't allow migration if vm is in POSTMIGRATE 6 years ago
Tuguoyi 2a909dc430 savevm: Delete snapshots just created in case of error 6 years ago
Tuguoyi 80ef0586d3 savevm: Remove dead code in save_snapshot() 6 years ago
Paolo Bonzini e69d50d621 migration, vl: start migration via qmp_migrate_incoming 6 years ago
Paolo Bonzini e0d17dfd22 vl: move various initialization routines out of qemu_init 6 years ago
Chetan Pant ef19b50d93 migration: Fix Lesser GPL version number 6 years ago
Longpeng(Mike) 6ba11211bd migration: handle CANCELLING state in migration_completion() 6 years ago
Chuan Zheng 9e8424088c multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling migration 6 years ago
Chuan Zheng a18ed79b19 migration/dirtyrate: simplify includes in dirtyrate.c 6 years ago
Chen Qun a24292830b migration: fix uninitialized variable warning in migrate_send_rp_req_pages() 6 years ago
Chuan Zheng a1af605bd5 migration/multifd: fix hangup with TLS-Multifd due to blocking handshake 6 years ago
Philippe Mathieu-Daudé af3bbbe984 migration/ram: Fix hexadecimal format string specifier 6 years ago
Rao, Lei b70cb3b485 Reduce the time of checkpoint for COLO 6 years ago
Peter Xu 5e77343113 migration: Postpone the kick of the fault thread after recover 6 years ago
Peter Xu cc5ab87200 migration: Unify reset of last_rb on destination node when recover 6 years ago
Kirti Wankhede 3710586caa qapi: Add VFIO devices migration stats in Migration stats 6 years ago
Peter Xu d246ea5039 migration/postcopy: Release fd before going into 'postcopy-pause' 6 years ago
Peter Xu 0c26781c09 migration: Sync requested pages after postcopy recovery 6 years ago
Peter Xu 8f8bfffcf1 migration: Maintain postcopy faulted addresses 6 years ago
Peter Xu 7a267fc49b migration: Introduce migrate_send_rp_message_req_pages() 6 years ago
Peter Xu eef621c4e6 migration: Pass incoming state into qemu_ufd_copy_ioctl() 6 years ago
Bihong Yu fe80c0241d migration: using trace_ to replace DPRINTF 6 years ago
Bihong Yu 0bcae62333 migration: Delete redundant spaces 6 years ago
Bihong Yu cbfc71b52b migration: Open brace '{' following function declarations go on the next line 6 years ago
Bihong Yu 49324e939c migration: Do not initialise statics and globals to 0 or NULL 6 years ago
Bihong Yu f4c51a6bfd migration: Add braces {} for if statement 6 years ago
Bihong Yu f16aee44b4 migration: Open brace '{' following struct go on the same line 6 years ago
Bihong Yu 395cb45009 migration: Add spaces around operator 6 years ago
Bihong Yu 29fccade10 migration: Don't use '#' flag of printf format 6 years ago
Bihong Yu 01371c5821 migration: Do not use C99 // comments 6 years ago
Peter Maydell 9fe7ef8b66 migration: Drop unused VMSTATE_FLOAT64 support 6 years ago
Chen Qun a024890a64 migration/block-dirty-bitmap: fix uninitialized variable warning 6 years ago
Stefan Reiter ed7b70c27b migration/block-dirty-bitmap: fix larger granularity bitmaps 6 years ago
Paolo Bonzini 9f2931bc65 machine: remove deprecated -machine enforce-config-section option 6 years ago
Philippe Mathieu-Daudé 28af9ba260 qapi: Restrict Xen migration commands to migration.json 6 years ago
Marc-André Lureau 662770af7c mingw: fix error __USE_MINGW_ANSI_STDIO redefined 6 years ago
Philippe Mathieu-Daudé 7e6edef3f8 migration: Move the creation of the library to the main meson.build 6 years ago
Chuan Zheng b1a859cfb0 migration/dirtyrate: present dirty rate only when querying the rate has completed 6 years ago
Chuan Zheng aa84b506f7 migration/dirtyrate: record start_time and calc_time while at the measuring state 6 years ago
Markus Armbruster 2155ceaf25 error: Remove NULL checks on error_propagate() calls (again) 6 years ago
Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 6 years ago
Pavel Dovgalyuk f9a9fb6516 replay: flush rr queue before loading the vmstate 6 years ago
Pavel Dovgalyuk b39847a505 migration: introduce icount field for snapshots 6 years ago