]> git.proxmox.com Git - mirror_qemu.git/history - migration
target/ppc: Style fixes
[mirror_qemu.git] / migration /
2017-04-25 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-04-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-04-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-04-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-04-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-04-24 Fam Zhengmigration: Make errp the last parameter of local functions
2017-04-21 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-04-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-04-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-04-21 Peter Xumigration: rename max_size to threshold_size
2017-04-21 Peter Xumigration: set current_active_state once
2017-04-21 Laurent Viviermigration: don't close a file descriptor while it can...
2017-04-21 Juan Quintelaram: Remove migration_bitmap_extend()
2017-04-21 Juan Quintelamigration: Remove MigrationState parameter from migrati...
2017-04-21 Juan Quintelaram: Use RAMBitmap type for coherence
2017-04-21 Juan Quintelaram: rename last_ram_offset() last_ram_pages()
2017-04-21 Juan Quintelaram: Use ramblock and page offset instead of absolute...
2017-04-21 Juan Quintelaram: Change offset field in PageSearchStatus to page
2017-04-21 Juan Quintelaram: Remember last_page instead of last_offset
2017-04-21 Juan Quintelaram: Use page number instead of an address for the...
2017-04-21 Juan Quintelaram: reorganize last_sent_block
2017-04-21 Juan Quintelaram: ram_discard_range() don't use the mis parameter
2017-04-21 Juan Quintelaram: Pass RAMBlock to bitmap_sync
2017-04-21 Chao Fanram: Add page-size to output in 'info migrate'
2017-04-21 Juan Quintelaram: Rename qemu_target_page_bits() to qemu_target_page...
2017-04-21 Juan Quintelaram: We don't need MigrationState parameter anymore
2017-04-21 Juan Quintelamigration: Remove MigrationState from migration_in_postcopy
2017-04-21 Juan Quintelaram: Remove compression_switch and inline its logic
2017-04-21 Juan Quintelaram: Move QEMUFile into RAMState
2017-04-21 Juan Quintelaram: Add QEMUFile to RAMState
2017-04-21 Juan Quintelaram: Move postcopy_requests into RAMState
2017-04-21 Juan Quintelaram: Move dirty_pages_rate to RAMState
2017-04-21 Juan Quintelaram: Remove dirty_bytes_rate
2017-04-21 Juan Quintelaram: Create ram_dirty_sync_count()
2017-04-21 Juan Quintelaram: Move src_page_req* to RAMState
2017-04-21 Juan Quintelaram: Move last_req_rb to RAMState
2017-04-21 Juan Quintelaram: Remove ram_save_remaining
2017-04-21 Juan Quintelaram: Use the RAMState bytes_transferred parameter
2017-04-21 Juan Quintelaram: Move bytes_transferred into RAMState
2017-04-21 Juan Quintelaram: Move migration_bitmap_rcu into RAMState
2017-04-21 Juan Quintelaram: Move migration_bitmap_mutex into RAMState
2017-04-21 Juan Quintelaram: Everything was init to zero, so use memset
2017-04-21 Juan Quintelaram: Move migration_dirty_pages to RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_overflows into RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_cache_miss_rate into RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_cache_miss into RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_pages into RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_bytes into RAMState
2017-04-21 Juan Quintelaram: Move iterations into RAMState
2017-04-21 Juan Quintelaram: Remove norm_mig_bytes_transferred
2017-04-21 Juan Quintelaram: Move norm_pages to RAMState
2017-04-21 Juan Quintelaram: Remove unused pages_skipped variable
2017-04-21 Juan Quintelaram: Remove unused dup_mig_bytes_transferred()
2017-04-21 Juan Quintelaram: Move dup_pages into RAMState
2017-04-21 Juan Quintelaram: Move iterations_prev into RAMState
2017-04-21 Juan Quintelaram: Move xbzrle_cache_miss_prev into RAMState
2017-04-21 Juan Quintelaram: Change num_dirty_pages_period type to uint64_t
2017-04-21 Juan Quintelaram: Move num_dirty_pages_period into RAMState
2017-04-21 Juan Quintelaram: Change byte_xfer_{prev,now} type to uint64_t
2017-04-21 Juan Quintelaram: Move bytes_xfer_prev into RAMState
2017-04-21 Juan Quintelaram: Move start time into RAMState
2017-04-21 Juan Quintelaram: Move bitmap_sync_count into RAMState
2017-04-21 Juan Quintelaram: Add dirty_rate_high_cnt to RAMState
2017-04-21 Juan Quintelaram: Create RAMState
2017-04-21 Juan Quintelaram: Rename block_name to rbname
2017-04-21 Juan Quintelaram: Rename flush_page_queue() to migration_page_queue_...
2017-04-21 Juan Quintelaram: Update all functions comments
2017-04-21 Lidong Chenmigration/block: use blk_pwrite_zeroes for each zero...
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-04-10 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-04-07 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-04-07 Kevin Wolfblock: Ignore guest dev permissions during incoming...
2017-03-18 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-16 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-03-16 Dr. David Alan Gilbertpostcopy: Check for shared memory
2017-03-16 QingFeng Haovmstate: fix failed iotests case 68 and 91
2017-03-16 Lidong Chenmigration/block: Avoid invoking blk_drain too frequently
2017-03-16 Daniel P. Berrangemigration: use "" as the default for tls-creds/hostname
2017-03-16 Chao FanChange the method to calculate dirty-pages-rate
2017-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-03-13 Eric Blakemigration: Document handling of bdrv_is_allocated(...
2017-03-07 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-03-03 Paolo BonziniMerge branch 'icount-update' into HEAD
2017-03-03 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-03-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-03-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-03-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-02-28 Kevin Wolfmigration/block: Use real permissions
next