index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
postcopy-ram.h
Age
Commit message (
Expand
)
Author
2019-10-11
migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...
Wei Yang
2019-10-11
migration/postcopy: allocate tmp_page in setup stage
Wei Yang
2019-08-14
migration/postcopy: make PostcopyDiscardState a static variable
Wei Yang
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
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
vhost+postcopy: Helper to send requests to source for shared pages
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-02-14
migration: provide postcopy_fault_thread_notify()
Peter Xu
2017-10-23
migration: postcopy_place_page factoring out
Alexey Perevalov
2017-09-22
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-04
migration: Move postcopy-ram.h to migration/
Juan Quintela