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
/
ram.c
Age
Commit message (
Expand
)
Author
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
ram: Move norm_pages to RAMState
Juan Quintela
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2017-04-21
ram: Move dup_pages into RAMState
Juan Quintela
2017-04-21
ram: Move iterations_prev into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss_prev into RAMState
Juan Quintela
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2017-04-21
ram: Move num_dirty_pages_period into RAMState
Juan Quintela
2017-04-21
ram: Change byte_xfer_{prev,now} type to uint64_t
Juan Quintela
2017-04-21
ram: Move bytes_xfer_prev into RAMState
Juan Quintela
2017-04-21
ram: Move start time into RAMState
Juan Quintela
2017-04-21
ram: Move bitmap_sync_count into RAMState
Juan Quintela
2017-04-21
ram: Add dirty_rate_high_cnt to RAMState
Juan Quintela
2017-04-21
ram: Create RAMState
Juan Quintela
2017-04-21
ram: Rename block_name to rbname
Juan Quintela
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
ram: Update all functions comments
Juan Quintela
2017-03-16
Change the method to calculate dirty-pages-rate
Chao Fan
2017-02-28
postcopy: Send whole huge pages
Dr. David Alan Gilbert
2017-02-28
postcopy: Load huge pages in one go
Dr. David Alan Gilbert
2017-02-28
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
postcopy: Chunk discards for hugepages
Dr. David Alan Gilbert
2017-02-28
postcopy: Transmit and compare individual page sizes
Dr. David Alan Gilbert
2017-02-28
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
2017-02-13
migrate: Introduce zero RAM checks to skip RAM migration
Ashijeet Acharya
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
2017-02-13
migration: add MigrationState arg for ram_save_/compressed_/page()
Pavel Butsykin
2017-01-24
migration: transform remaining DPRINTF into trace_
Juan Quintela
2016-11-14
migration: Fix return code of ram_save_iterate()
Thomas Huth
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-24
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
2016-10-13
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
2016-09-27
migration: sync all address spaces
Paolo Bonzini
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
2016-08-11
migration/ram: fix typo
Cao jin
2016-06-17
migration: code clean up
Liang Li
2016-06-17
migration: refine the decompression code
Liang Li
2016-06-17
migration: refine the compression code
Liang Li
2016-06-17
migration: protect the quit flag by lock
Liang Li
2016-06-17
migration: refine ram_save_compressed_page
Liang Li
2016-06-17
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
2016-06-17
migration: remove useless code
Liang Li
2016-06-17
migration: Fix a potential issue
Liang Li
2016-06-17
migration: Fix multi-thread compression bug
Liang Li
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
Postcopy: Avoid 0 length discards
Dr. David Alan Gilbert
2016-05-26
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
[prev]
[next]