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
2018-03-20
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2018-03-20
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2018-03-20
postcopy: helper for waking shared
Dr. David Alan Gilbert
2018-03-20
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
2018-03-20
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2018-03-20
postcopy: Add notifier chain
Dr. David Alan Gilbert
2018-03-20
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2018-03-06
qio: non-default context for async conn
Peter Xu
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-14
migration: pass MigrationState to migrate_init()
Peter Xu
2018-02-14
migration: allow send_rq to fail
Peter Xu
2018-02-14
migration: provide postcopy_fault_thread_notify()
Peter Xu
2018-02-14
migration: reuse mis->userfault_quit_fd
Peter Xu
2018-02-14
migration: better error handling with QEMUFile
Peter Xu
2018-02-14
migration: Fix early failure cleanup
Dr. David Alan Gilbert
2018-02-14
migration/xen: Check return value of qemu_fclose
Ross Lagerwall
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-06
migration: incoming postcopy advise sanity checks
Greg Kurz
2018-02-06
migration: Don't leak IO channels
Ross Lagerwall
2018-02-06
migration: Recover block devices if failure in device state
Dr. David Alan Gilbert
2018-02-06
migration: Drop current address parameter from save_zero_page()
Juan Quintela
2018-02-06
migration: use s->threshold_size inside migration_update_counters
Wei Wang
2018-02-06
migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32
Daniel Henrique Barboza
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-15
migration: remove notify in fd_error
Peter Xu
2018-01-15
migration: remove some block_cleanup_parameters()
Peter Xu
2018-01-15
migration: put the finish part into a new function
Peter Xu
2018-01-15
migration: major cleanup for migrate iterations
Peter Xu
2018-01-15
migration: cleanup stats update into function
Peter Xu
2018-01-15
migration: use switch at the end of migration
Peter Xu
[next]