maxv f2cbc9d834 Improve the SVS initialization.
Declare x86_patch_window_open() and x86_patch_window_close(), and globalify
x86_hotpatch().

Introduce svs_enable() in x86/svs.c, that does the SVS hotpatching.

Change svs_init() to take a bool. This function gets called twice; early
when the system just booted (and nothing is initialized), lately when at
least pmap_kernel has been initialized.
2018-02-22 09:41:06 +00:00
..
2018-02-11 09:39:36 +00:00
2018-02-22 09:41:06 +00:00
2018-02-12 17:01:22 +00:00
2018-02-22 09:41:06 +00:00