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
/
include
/
migration
Age
Commit message (
Expand
)
Author
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
2017-02-28
postcopy: Record largest page size
Dr. David Alan Gilbert
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
2017-02-28
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
2017-02-13
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
Dr. David Alan Gilbert
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
migration: Add a new option to enable only-migratable
Ashijeet Acharya
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2017-01-10
intel_iommu: allow migration
Peter Xu
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
2016-11-23
migration: Add VMSTATE_UINTTL_TEST()
David Gibson
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-13
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-07
vmstate: Define VARRAY with VMS_ALLOC
Alexey Kardashevskiy
2016-05-26
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
2016-05-26
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange
2016-05-26
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
2016-05-26
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
2016-05-26
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
2016-05-26
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
[next]