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
Age
Commit message (
Expand
)
Author
2017-04-21
ram: Move migration_bitmap_mutex into RAMState
Juan Quintela
2017-04-21
ram: Everything was init to zero, so use memset
Juan Quintela
2017-04-21
ram: Move migration_dirty_pages to RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_overflows into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss_rate into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_pages into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_bytes into RAMState
Juan Quintela
2017-04-21
ram: Move iterations into RAMState
Juan Quintela
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-04-21
migration/block: use blk_pwrite_zeroes for each zero cluster
Lidong Chen
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
2017-03-16
postcopy: Check for shared memory
Dr. David Alan Gilbert
2017-03-16
vmstate: fix failed iotests case 68 and 91
QingFeng Hao
2017-03-16
migration/block: Avoid invoking blk_drain too frequently
Lidong Chen
2017-03-16
migration: use "" as the default for tls-creds/hostname
Daniel P. Berrange
2017-03-16
Change the method to calculate dirty-pages-rate
Chao Fan
2017-03-13
migration: Document handling of bdrv_is_allocated() errors
Eric Blake
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
2017-03-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-02-28
migration/block: Use real permissions
Kevin Wolf
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
Add a new qmp command to do checkpoint, query xen replication status
Zhang Chen
2017-02-28
Add a new qmp command to start/stop replication
Zhang Chen
2017-02-28
postcopy: Add extra check for COPY function
Dr. David Alan Gilbert
2017-02-28
postcopy: Check for userfault+hugepage feature
Dr. David Alan Gilbert
2017-02-28
postcopy: Allow hugepages
Dr. David Alan Gilbert
2017-02-28
postcopy: Send whole huge pages
Dr. David Alan Gilbert
2017-02-28
postcopy: Mask fault addresses to huge page boundary
Dr. David Alan Gilbert
2017-02-28
postcopy: Load huge pages in one go
Dr. David Alan Gilbert
2017-02-28
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
2017-02-28
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
[prev]
[next]