On Wed, Apr 13, 2022 at 9:43 AM Tamas K Lengyel <[email protected]> wrote: > > Allow specify distinct parts of the fork VM to be reset. This is useful when a > fuzzing operation involves mapping in only a handful of pages that are known > ahead of time. Throwing these pages away just to be re-copied immediately is > expensive, thus allowing to specify partial resets can speed things up. > > Also allow resetting to be initiated from vm_event responses as an > optimization. > > Signed-off-by: Tamas K Lengyel <[email protected]>
Patch ping. Could I get a Reviewed-by if there are no objections? Thanks, Tamas
