git: DragonFly_RELEASE_6_4 x86_64/initcpu: Improve VMM/hypervisor detection

Aaron LI aly at crater.dragonflybsd.org
Wed Aug 27 05:22:16 PDT 2025


commit 1fa787f8c5f77b6364ca1ec1f3e34622d9a2b2d3
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Aug 21 21:05:18 2025 +0800

    x86_64/initcpu: Improve VMM/hypervisor detection
    
    Improve detect_vmm() to use a table of VMMs to detect the supported
    VMMs/hypervisors, and then add the detection of Xen, bhyve, VirtualBox.
    
    Credit: FreeBSD

Summary of changes:
 sys/platform/pc64/x86_64/initcpu.c | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fa787f8c5f77b6364ca1ec1f3e34622d9a2b2d3


-- 
DragonFly BSD source repository


More information about the Commits mailing list