index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
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
2020-09-25
migration/tls: extract migration_tls_client_create for common-use
Chuan Zheng
2020-09-25
migration/tls: save hostname into MigrationState
Chuan Zheng
2020-09-25
migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
Laurent Vivier
2020-09-25
migration: Truncate state file in xen-save-devices-state
Dov Murik
2020-09-25
migration/dirtyrate: Add trace_calls to make it easier to debug
Chuan Zheng
2020-09-25
migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...
Chuan Zheng
2020-09-25
migration/dirtyrate: Implement calculate_dirtyrate() function
Chuan Zheng
2020-09-25
migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...
Chuan Zheng
2020-09-25
migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
Chuan Zheng
2020-09-25
migration/dirtyrate: Compare page hash results for recorded sampled page
Chuan Zheng
2020-09-25
migration/dirtyrate: Record hash results for each sampled page
Chuan Zheng
2020-09-25
migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
Chuan Zheng
2020-09-25
migration/dirtyrate: Add dirtyrate statistics series functions
Chuan Zheng
2020-09-25
migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
Chuan Zheng
2020-09-25
migration/dirtyrate: add DirtyRateStatus to denote calculation status
Chuan Zheng
2020-09-25
migration/dirtyrate: setup up query-dirtyrate framwork
Chuan Zheng
2020-09-25
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
2020-09-25
migration: Properly destroy variables on incoming side
Peter Xu
2020-09-23
migration/multifd: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-17
migration/: fix some comment spelling errors
zhaolichang
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
[next]