freebsd-skq/sys/amd64/vmm
markj 967300fd1a Correct the scope of several global variables.
They are accessed from multiple compilation units.  No functional change
intended.

MFC after:	1 week
Sponsored by:	Netflix
2019-09-27 21:04:33 +00:00
..
amd Correct the scope of several global variables. 2019-09-27 21:04:33 +00:00
intel Correct the scope of several global variables. 2019-09-27 21:04:33 +00:00
io Simplify bhyve vlapic ESR logic. 2019-08-29 18:23:38 +00:00
vmm_dev.c Fix syntax. 2019-07-12 19:14:52 +00:00
vmm_host.c
vmm_host.h Use get_pcpu() to fetch the current CPU's pcpu pointer. 2019-08-28 23:40:57 +00:00
vmm_instruction_emul.c
vmm_ioport.c
vmm_ioport.h
vmm_ktr.h
vmm_lapic.c vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
vmm_lapic.h vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
vmm_mem.c
vmm_mem.h
vmm_stat.c
vmm_stat.h
vmm_util.c vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
vmm_util.h vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
vmm.c Improve MD page fault handlers. 2019-09-27 18:43:36 +00:00
x86.c
x86.h