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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-04
1
-0
/
+8
|
\
|
*
migration: Call blk_resume_after_migration() for postcopy
Kevin Wolf
2017-04-27
1
-0
/
+8
*
|
replication: Make --disable-replication compile again
Markus Armbruster
2017-04-28
1
-0
/
+12
|
/
*
migration: Make errp the last parameter of local functions
Fam Zheng
2017-04-24
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
5
-626
/
+675
|
\
|
*
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
2
-10
/
+15
|
*
migration: set current_active_state once
Peter Xu
2017-04-21
1
-1
/
+0
|
*
migration: don't close a file descriptor while it can be in use
Laurent Vivier
2017-04-21
1
-3
/
+3
|
*
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
1
-34
/
+0
|
*
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
2017-04-21
1
-5
/
+3
|
*
ram: Use RAMBitmap type for coherence
Juan Quintela
2017-04-21
1
-5
/
+5
|
*
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
1
-6
/
+5
|
*
ram: Use ramblock and page offset instead of absolute offset
Juan Quintela
2017-04-21
1
-38
/
+27
|
*
ram: Change offset field in PageSearchStatus to page
Juan Quintela
2017-04-21
1
-25
/
+26
|
*
ram: Remember last_page instead of last_offset
Juan Quintela
2017-04-21
1
-7
/
+7
|
*
ram: Use page number instead of an address for the bitmap operations
Juan Quintela
2017-04-21
2
-44
/
+36
|
*
ram: reorganize last_sent_block
Juan Quintela
2017-04-21
1
-21
/
+15
|
*
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
3
-12
/
+6
|
*
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
2017-04-21
1
-4
/
+4
|
*
ram: Add page-size to output in 'info migrate'
Chao Fan
2017-04-21
1
-0
/
+1
|
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
3
-10
/
+10
|
*
ram: We don't need MigrationState parameter anymore
Juan Quintela
2017-04-21
1
-17
/
+10
|
*
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
3
-16
/
+16
|
*
ram: Remove compression_switch and inline its logic
Juan Quintela
2017-04-21
1
-4
/
+8
|
*
ram: Move QEMUFile into RAMState
Juan Quintela
2017-04-21
1
-47
/
+37
|
*
ram: Add QEMUFile to RAMState
Juan Quintela
2017-04-21
1
-7
/
+10
|
*
ram: Move postcopy_requests into RAMState
Juan Quintela
2017-04-21
2
-7
/
+11
|
*
ram: Move dirty_pages_rate to RAMState
Juan Quintela
2017-04-21
2
-7
/
+12
|
*
ram: Remove dirty_bytes_rate
Juan Quintela
2017-04-21
2
-4
/
+3
|
*
ram: Create ram_dirty_sync_count()
Juan Quintela
2017-04-21
2
-3
/
+6
|
*
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
2
-27
/
+39
|
*
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
2
-3
/
+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
2
-6
/
+2
|
*
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
2
-12
/
+2
|
*
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
[next]