]> Git Repo - qemu.git/commit - migration/migration.h
postcopy: ram_enable_notify to switch on userfault
authorDr. David Alan Gilbert <[email protected]>
Thu, 5 Nov 2015 18:11:04 +0000 (18:11 +0000)
committerJuan Quintela <[email protected]>
Tue, 10 Nov 2015 14:00:27 +0000 (15:00 +0100)
commitf0a227ade4b0331c9e12fc01f8b74e2531fd496d
tree23a8a5aa128c2ebb7410146c3c40aacbbe244765
parent1caddf8a819d83027d897997c0af10c426f88633
postcopy: ram_enable_notify to switch on userfault

Mark the area of RAM as 'userfault'
Start up a fault-thread to handle any userfaults we might receive
from it (to be filled in later)

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
include/migration/migration.h
include/migration/postcopy-ram.h
migration/postcopy-ram.c
migration/savevm.c
This page took 0.021194 seconds and 4 git commands to generate.