opnsense-src/sys/dev/vmm
Mark Johnston 1d1bd59004 vmm: Add an include to vmm_ktr.h for vm_name()
Required when KTR is configured.

Remove the pcpu.h include while here, as it seems to be unneeded.

Reported by:	Jenkins
Fixes:		5f13d6b60740 ("vmm: Move common accessors and vm_eventinfo into sys/dev/vmm")

(cherry picked from commit 0aaa95ae02803ba0195c5da695ffbb17a79135bc)
2026-04-01 00:31:18 +00:00
..
vmm_dev.c vmm: Deduplicate VM and vCPU state management code 2026-03-31 15:57:29 +00:00
vmm_dev.h vmm: Allow the use of PCI passthrough in a jail 2026-03-31 15:57:29 +00:00
vmm_ktr.h vmm: Add an include to vmm_ktr.h for vm_name() 2026-04-01 00:31:18 +00:00
vmm_mem.c vmm: Consolidate vm and vcpu definitions 2026-03-31 15:57:29 +00:00
vmm_mem.h vmm: Consolidate vm and vcpu definitions 2026-03-31 15:57:29 +00:00
vmm_param.h vmm: Consolidate VM name length checking 2025-11-18 14:57:33 +00:00
vmm_stat.c
vmm_stat.h vmm: Move common accessors and vm_eventinfo into sys/dev/vmm 2026-03-31 15:57:29 +00:00
vmm_vm.c vmm: Deduplicate VM and vCPU state management code 2026-03-31 15:57:29 +00:00
vmm_vm.h vmm: Move common accessors and vm_eventinfo into sys/dev/vmm 2026-03-31 15:57:29 +00:00