index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
ram.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
1
-23
/
+38
*
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
1
-2
/
+5
*
ram: Remove ram_save_remaining
Juan Quintela
2017-04-21
1
-11
/
+6
*
ram: Use the RAMState bytes_transferred parameter
Juan Quintela
2017-04-21
1
-48
/
+27
*
ram: Move bytes_transferred into RAMState
Juan Quintela
2017-04-21
1
-18
/
+17
*
ram: Move migration_bitmap_rcu into RAMState
Juan Quintela
2017-04-21
1
-39
/
+47
*
ram: Move migration_bitmap_mutex into RAMState
Juan Quintela
2017-04-21
1
-7
/
+8
*
ram: Everything was init to zero, so use memset
Juan Quintela
2017-04-21
1
-22
/
+3
*
ram: Move migration_dirty_pages to RAMState
Juan Quintela
2017-04-21
1
-14
/
+18
*
ram: Move xbzrle_overflows into RAMState
Juan Quintela
2017-04-21
1
-16
/
+5
*
ram: Move xbzrle_cache_miss_rate into RAMState
Juan Quintela
2017-04-21
1
-3
/
+5
*
ram: Move xbzrle_cache_miss into RAMState
Juan Quintela
2017-04-21
1
-5
/
+7
*
ram: Move xbzrle_pages into RAMState
Juan Quintela
2017-04-21
1
-4
/
+7
*
ram: Move xbzrle_bytes into RAMState
Juan Quintela
2017-04-21
1
-3
/
+5
*
ram: Move iterations into RAMState
Juan Quintela
2017-04-21
1
-5
/
+7
*
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
1
-5
/
+0
*
ram: Move norm_pages to RAMState
Juan Quintela
2017-04-21
1
-12
/
+14
*
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
1
-11
/
+0
*
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2017-04-21
1
-5
/
+0
*
ram: Move dup_pages into RAMState
Juan Quintela
2017-04-21
1
-11
/
+18
*
ram: Move iterations_prev into RAMState
Juan Quintela
2017-04-21
1
-7
/
+6
*
ram: Move xbzrle_cache_miss_prev into RAMState
Juan Quintela
2017-04-21
1
-4
/
+5
*
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2017-04-21
1
-1
/
+1
*
ram: Move num_dirty_pages_period into RAMState
Juan Quintela
2017-04-21
1
-9
/
+11
*
ram: Change byte_xfer_{prev,now} type to uint64_t
Juan Quintela
2017-04-21
1
-2
/
+2
*
ram: Move bytes_xfer_prev into RAMState
Juan Quintela
2017-04-21
1
-6
/
+7
*
ram: Move start time into RAMState
Juan Quintela
2017-04-21
1
-9
/
+11
*
ram: Move bitmap_sync_count into RAMState
Juan Quintela
2017-04-21
1
-11
/
+12
*
ram: Add dirty_rate_high_cnt to RAMState
Juan Quintela
2017-04-21
1
-10
/
+11
*
ram: Create RAMState
Juan Quintela
2017-04-21
1
-57
/
+83
*
ram: Rename block_name to rbname
Juan Quintela
2017-04-21
1
-9
/
+8
*
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
1
-2
/
+3
*
ram: Update all functions comments
Juan Quintela
2017-04-21
1
-121
/
+227
*
Change the method to calculate dirty-pages-rate
Chao Fan
2017-03-16
1
-7
/
+5
*
postcopy: Send whole huge pages
Dr. David Alan Gilbert
2017-02-28
1
-1
/
+5
*
postcopy: Load huge pages in one go
Dr. David Alan Gilbert
2017-02-28
1
-5
/
+8
*
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
2017-02-28
1
-7
/
+8
*
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
1
-21
/
+3
*
postcopy: Chunk discards for hugepages
Dr. David Alan Gilbert
2017-02-28
1
-8
/
+9
*
postcopy: Transmit and compare individual page sizes
Dr. David Alan Gilbert
2017-02-28
1
-0
/
+17
*
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
2017-02-28
1
-0
/
+17
*
migrate: Introduce zero RAM checks to skip RAM migration
Ashijeet Acharya
2017-02-13
1
-7
/
+15
*
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2017-02-13
1
-0
/
+19
*
add 'release-ram' migrate capability
Pavel Butsykin
2017-02-13
1
-1
/
+21
*
migration: add MigrationState arg for ram_save_/compressed_/page()
Pavel Butsykin
2017-02-13
1
-7
/
+8
*
migration: transform remaining DPRINTF into trace_
Juan Quintela
2017-01-24
1
-14
/
+4
*
migration: Fix return code of ram_save_iterate()
Thomas Huth
2016-11-14
1
-3
/
+3
*
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-30
1
-10
/
+27
*
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
2016-10-24
1
-1
/
+3
*
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
2016-10-13
1
-1
/
+3
[prev]
[next]