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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
migration/colo.c: Add missed filter notify for Xen COLO.
Zhang Chen
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
7
-7
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
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: Fix fd protocol for incoming defer
Yury Kotov
2
-4
/
+6
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-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+2
2019-05-28
migration/dirty-bitmaps: change bitmap enumeration method
John Snow
1
-10
/
+4
2019-05-22
migration: Fix typo in migrate_add_blocker() error message
Greg Kurz
1
-1
/
+1
2019-05-14
migration/ram.c: fix typos in comments
Wei Yang
1
-5
/
+5
2019-05-14
migration: Fix use-after-free during process exit
Yury Kotov
1
-5
/
+20
2019-05-14
migration/savevm: wrap into qemu_loadvm_state_header()
Wei Yang
1
-29
/
+40
2019-05-14
migration/savevm: load_header before load_setup
Wei Yang
1
-4
/
+4
2019-05-14
migration/savevm: remove duplicate check of migration_is_blocked
Wei Yang
1
-4
/
+0
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-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
2
-2
/
+2
2019-05-14
migration: savevm: fix error code with migration blockers
Cole Robinson
1
-1
/
+1
2019-05-14
vmstate: check subsection_found is enough
Wei Yang
1
-4
/
+4
2019-05-14
migration: remove not used field xfer_limit
Wei Yang
2
-2
/
+0
2019-05-14
migration: not necessary to check ops again
Wei Yang
1
-8
/
+6
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-04-02
migration: Support adding migration blockers earlier
Markus Armbruster
1
-1
/
+5
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
3
-7
/
+3
2019-03-25
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
7
-87
/
+135
2019-03-25
migration/postcopy: Update the bandwidth during postcopy
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-25
Migration/colo.c: Make user obtain the last COLO mode info after failover
Zhang Chen
1
-0
/
+16
2019-03-25
Migration/colo.c: Add the necessary checks for colo_do_failover
Zhang Chen
1
-2
/
+8
2019-03-25
Migration/colo.c: Add new COLOExitReason to handle all failover state
Zhang Chen
1
-11
/
+13
2019-03-25
Migration/colo.c: Fix COLO failover status error
Zhang Chen
1
-3
/
+4
2019-03-25
migration/rdma: Check qemu_rdma_init_one_block
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-25
migration: add support for a "tls-authz" migration parameter
Daniel P. Berrange
2
-1
/
+9
2019-03-25
multifd: Drop x-
Juan Quintela
1
-13
/
+13
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
3
-36
/
+10
2019-03-25
multifd: Create new next_packet_size field
Juan Quintela
2
-4
/
+15
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-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-18
/
+26
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-13
/
+13
2019-03-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
1
-2
/
+2
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
1
-9
/
+4
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
1
-3
/
+3
[next]