HomeFreeBSD

bhyve: Remove the exitcode stats structure

Description

bhyve: Remove the exitcode stats structure

This structure isn't used for anything, and only counts a subset of
vmexit types. Moreover, it is not accurate since there is no
synchronization between vcpu threads. Simply remove it.

No functional change intended.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40245

Details

Provenance
markjAuthored on May 24 2023, 1:14 AM
Reviewer
jhb
Differential Revision
D40245: bhyve: Remove the exitcode stats structure
Parents
rGe17eca327633: vmm: Avoid embedding cpuset_t ioctl ABIs
Branches
Unknown
Tags
Unknown