NetBSD/sys/arch/x86
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
..
acpi Initialize the errata MSRs when waking up, otherwise they are clear and 2017-09-23 10:38:59 +00:00
conf Move SVS into x86/svs.c 2018-02-11 09:39:36 +00:00
include Improve the SVS initialization. 2018-02-22 09:41:06 +00:00
isa Fixes for physical interrupts on Xen: 2017-12-13 16:30:18 +00:00
pci m_free -> m_freem, otherwise leak 2018-02-12 17:01:22 +00:00
x86 Improve the SVS initialization. 2018-02-22 09:41:06 +00:00