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
2015-07-07
migration: create new section to store global state
Juan Quintela
2015-07-07
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
2015-07-07
Sanity check RDMA remote data
Dr. David Alan Gilbert
2015-07-07
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
2015-07-07
Rework ram block hash
Dr. David Alan Gilbert
2015-07-07
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
Translate offsets to destination address space
Dr. David Alan Gilbert
2015-07-07
Store block name in local blocks structure
Dr. David Alan Gilbert
2015-07-07
rdma typos
Dr. David Alan Gilbert
2015-07-07
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-07-07
rdma: fix memory leak
Gonglei
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
migration: create savevm_state
Juan Quintela
2015-06-12
migration: Remove duplicated assignment of SETUP status
Juan Quintela
2015-06-12
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-06-12
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
2015-06-12
migration: reduce include files
Juan Quintela
2015-06-12
migration: Add myself to the copyright list of both files
Juan Quintela
2015-06-12
migration: move savevm.c inside migration/
Juan Quintela
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
2015-05-07
migration: Add qmp commands to set and query parameters
Liang Li
2015-05-07
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
migration: Add interface to control compression
Liang Li
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-03-26
rdma: Fix cleanup in error paths
Padmanabh Ratnakar
2015-03-17
migration: Expose 'cancelling' status to user
zhanghailiang
2015-03-17
migration: Convert 'status' of MigrationInfo to use an enum type
zhanghailiang
2015-03-17
migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
zhanghailiang
[next]