1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/amd64
John Baldwin 35abc6c238 vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places.
Mostly these are loops that iterate over all possible vCPU IDs for a
specific virtual machine.

Reviewed by:	corvink, markj
Differential Revision:	https://reviews.freebsd.org/D37147
2022-11-18 10:25:34 -08:00
..
acpica
amd64 Retire broken GPROF support from the kernel 2022-11-15 14:17:10 +00:00
conf
ia32
include bhyve: Drop volatile qualifiers from snapshot code 2022-11-11 10:02:26 -05:00
linux sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
linux32 sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
pci
sgx
vmm vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places. 2022-11-18 10:25:34 -08:00
Makefile