HomeFreeBSD

arm64: Add a missing vm_disable_vcpu_creation() call in vmmdev_destroy()

Description

arm64: Add a missing vm_disable_vcpu_creation() call in vmmdev_destroy()

This brings arm64 in sync with amd64, which had diverged a bit after the
arm64 code was forked.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D46439

Details

Provenance
markjAuthored on Aug 26 2024, 6:41 PM
Reviewer
jhb
Differential Revision
D46439: arm64: Add a missing vm_disable_vcpu_creation() call in vmmdev_destroy()
Parents
rG3df92c972898: vmm: Enable assertions in vmmdev_lookup()
Branches
Unknown
Tags
Unknown