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
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
migration: Remove vmstate.h from migration.h
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
1
-3
/
+0
2017-05-18
migration: Move qjson.h to migration/
Juan Quintela
1
-29
/
+0
2017-05-18
migration: Remove migration.h from colo.h
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2
-4
/
+1
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
1
-7
/
+0
2017-05-18
migration: Create migration/xbzrle.h
Juan Quintela
1
-4
/
+0
2017-05-18
block migration: Allow compile time disable
Dr. David Alan Gilbert
1
-1
/
+23
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
2
-9
/
+2
2017-05-18
migration: Remove use of old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-18
migration: Create block capability
Juan Quintela
2
-0
/
+8
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
2
-6
/
+2
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
1
-26
/
+0
2017-05-17
migration: Move page_cache.c to migration/
Juan Quintela
1
-86
/
+0
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2
-18
/
+35
2017-05-05
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
Stefan Hajnoczi
2
-95
/
+2
2017-05-05
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
Stefan Hajnoczi
2
-0
/
+25
2017-05-04
migration: Move postcopy-ram.h to migration/
Juan Quintela
1
-91
/
+0
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
2
-4
/
+2
2017-05-04
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne
1
-0
/
+18
2017-05-04
migration: Add VMSTATE_UINTTL_2DARRAY()
Stafford Horne
1
-0
/
+7
2017-04-21
migration: rename max_size to threshold_size
Peter Xu
1
-1
/
+2
2017-04-21
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
1
-2
/
+1
2017-04-21
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Move postcopy_requests into RAMState
Juan Quintela
1
-4
/
+2
2017-04-21
ram: Move dirty_pages_rate to RAMState
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Remove dirty_bytes_rate
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Create ram_dirty_sync_count()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Move src_page_req* to RAMState
Juan Quintela
1
-16
/
+1
2017-04-21
ram: Move last_req_rb to RAMState
Juan Quintela
1
-2
/
+0
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
1
-2
/
+0
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
1
-1
/
+1
2017-02-28
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
1
-2
/
+4
2017-02-28
postcopy: Record largest page size
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
1
-7
/
+0
2017-02-28
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-0
/
+3
2017-02-28
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
1
-0
/
+4
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+19
2017-02-13
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
Dr. David Alan Gilbert
1
-0
/
+11
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+3
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2
-0
/
+7
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-13
/
+8
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
1
-0
/
+1
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
2
-1
/
+3
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
1
-0
/
+2
[next]