Searched hist:d488b349a3496184db408ffe4e16e644dcf323f4 (Results 1 – 2 of 2) sorted by relevance
/qemu/migration/ |
H A D | postcopy-ram.h | d488b349a3496184db408ffe4e16e644dcf323f4 Mon Mar 12 17:21:15 UTC 2018 Dr. David Alan Gilbert <dgilbert@redhat.com> postcopy: postcopy_notify_shared_wake
Add a hook to allow a client userfaultfd to be 'woken' when a page arrives, and a walker that calls that hook for relevant clients given a RAMBlock and offset.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | postcopy-ram.c | d488b349a3496184db408ffe4e16e644dcf323f4 Mon Mar 12 17:21:15 UTC 2018 Dr. David Alan Gilbert <dgilbert@redhat.com> postcopy: postcopy_notify_shared_wake
Add a hook to allow a client userfaultfd to be 'woken' when a page arrives, and a walker that calls that hook for relevant clients given a RAMBlock and offset.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|