]> Git Repo - qemu.git/commit - migration/postcopy-ram.h
postcopy: helper for waking shared
authorDr. David Alan Gilbert <[email protected]>
Mon, 12 Mar 2018 17:21:14 +0000 (17:21 +0000)
committerMichael S. Tsirkin <[email protected]>
Tue, 20 Mar 2018 14:40:35 +0000 (16:40 +0200)
commit5efc35640359c808746ce28a44262020b523abeb
treecead20329eb5ee318d587bd542c3e44be1cc0082
parent375318d03f3f3fca72606eea71240cb6a3536314
postcopy: helper for waking shared

Provide a helper to send a 'wake' request on a userfaultfd for
a shared process.
The address in the clients address space is specified together
with the RAMBlock it was resolved to.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
migration/postcopy-ram.c
migration/postcopy-ram.h
migration/trace-events
This page took 0.025786 seconds and 4 git commands to generate.