index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
migration: fix migrate_cancel multifd migration leads destination hung forever
Ivan Ren
1
-0
/
+5
2019-07-24
migration: Make explicit that we are quitting multifd
Juan Quintela
1
-0
/
+9
2019-07-24
migration: fix migrate_cancel leads live_migration thread hung forever
Ivan Ren
1
-2
/
+14
2019-07-24
migration: fix migrate_cancel leads live_migration thread endless loop
Ivan Ren
1
-7
/
+29
2019-07-15
migration: always initial RAMBlock.bmap to 1 for new migration
Ivan Ren
1
-7
/
+8
2019-07-15
migration/postcopy: fix document of postcopy_send_discard_bm_ram()
Wei Yang
1
-3
/
+2
2019-07-15
migration: allow private destination ram with x-ignore-shared
Peng Tao
1
-7
/
+0
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-0
/
+44
2019-07-15
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
1
-0
/
+1
2019-07-15
migration/ram.c: reset complete_round when we gets a queued page
Wei Yang
1
-0
/
+6
2019-07-15
migration/multifd: sync packet_num after all thread are done
Wei Yang
1
-4
/
+4
2019-07-15
migration/xbzrle: update cache and current_data in one place
Wei Yang
1
-10
/
+15
2019-07-15
migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
Wei Yang
1
-1
/
+1
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2019-06-06
migration: fix a typo
Li Qiang
1
-1
/
+1
2019-06-05
migratioin/ram: leave RAMBlock->bmap blank on allocating
Wei Yang
1
-5
/
+13
2019-06-05
migration/ram.c: multifd_send_state->count is not really used
Wei Yang
1
-5
/
+0
2019-06-05
migration/ram.c: MultiFDSendParams.sem_sync is not really used
Wei Yang
1
-4
/
+0
2019-05-14
migration/ram.c: fix typos in comments
Wei Yang
1
-5
/
+5
2019-05-14
migration: update comments of migration bitmap
Yi Wang
1
-3
/
+1
2019-05-14
migration/ram.c: start of migration_bitmap_sync_range is always 0
Wei Yang
1
-4
/
+4
2019-04-09
migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()
Peter Maydell
1
-1
/
+1
2019-04-05
migration/ram.c: Fix codes conflict about bitmap_mutex
Zhang Chen
1
-0
/
+2
2019-03-25
multifd: Add some padding
Juan Quintela
1
-0
/
+3
2019-03-25
multifd: Change default packet size
Juan Quintela
1
-1
/
+1
2019-03-25
multifd: Be flexible about packet size
Juan Quintela
1
-6
/
+18
2019-03-25
multifd: Drop x-multifd-page-count parameter
Juan Quintela
1
-5
/
+10
2019-03-25
multifd: Create new next_packet_size field
Juan Quintela
1
-2
/
+13
2019-03-25
multifd: Rename "size" member to pages_alloc
Juan Quintela
1
-11
/
+12
2019-03-25
multifd: Only send pages when packet are not empty
Juan Quintela
1
-6
/
+12
2019-03-06
migration/ram.c: add the free page optimization enable flag
Wei Wang
1
-1
/
+17
2019-03-06
migration/ram.c: add a notifier chain for precopy
Wei Wang
1
-3
/
+48
2019-03-06
migration: API to clear bits of guest free pages from the dirty bitmap
Wei Wang
1
-0
/
+47
2019-03-06
migration: use bitmap_mutex in migration_bitmap_clear_dirty
Wei Wang
1
-1
/
+4
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-26
/
+84
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
1
-0
/
+6
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
1
-7
/
+4
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
1
-3
/
+14
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2018-10-19
COLO: flush host dirty ram from cache
zhanghailiang
1
-0
/
+9
2018-10-19
COLO: Flush memory data from ram cache
Zhang Chen
1
-0
/
+37
2018-10-19
ram/COLO: Record the dirty pages that SVM received
Zhang Chen
1
-3
/
+40
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
1
-2
/
+81
2018-09-26
migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t struct
Peter Maydell
1
-5
/
+5
2018-09-26
migration: fix the compression code
Fei Li
1
-16
/
+8
2018-09-26
migration: use save_page_use_compression in flush_compressed_data
Xiao Guangrong
1
-1
/
+3
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
1
-1
/
+40
2018-09-26
migration: do not flush_compressed_data at the end of iteration
Xiao Guangrong
1
-7
/
+11
2018-09-26
migration: handle the error condition properly
Xiao Guangrong
1
-3
/
+15
2018-09-26
migration: fix calculating xbzrle_counters.cache_miss_rate
Xiao Guangrong
1
-9
/
+9
[next]