Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: imil
Date: Tue Apr 22 12:05:19 UTC 2025
Modified Files:
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: identcpu.c x86_machdep.c
Log Message:
NVMM hypervisor identification, KVM and GenPVH identification fixes
arch/x86/include/cpu.h, arch/x86/x86/identcpu.c: Enable NVMM hypervisor
discovery
arch/x86/x86/identcpu.c: Fix vm_guest_t for KVM in vm_system_products
iarch/x86/x86/x86_machdep.c: Add NVMM and GenPVH in vm_guest_name
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r1.156 -r1.157 src/sys/arch/x86/x86/x86_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index