diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2026-01-08 21:54:16 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2026-03-31 15:57:29 +0000 |
| commit | 7c0d94051b658a0f3dd09cdcb1708d88f938a535 (patch) | |
| tree | 90cf54c93f1d81199aa5d0f99f6e42a4dca281ad /lib/libc/gen/frexp.c | |
| parent | ddd241d221a2e454fe77144dd48a802cb41691cd (diff) | |
vmm: Move common accessors and vm_eventinfo into sys/dev/vmmstable/15
Now that struct vm and struct vcpu are defined in headers, provide
inline accessors. We could just remove the accessors outright, but they
don't hurt and it would result in unneeded churn.
As a part of this, consolidate definitions related to struct
vm_eventinfo as well. I'm not sure if struct vm_eventinfo is really
needed anymore, now that vmmops_run implementations can directly access
vm and vcpu fields, but this can be resolved later.
No functional change intended.
MFC after: 2 months
Sponsored by: The FreeBSD Foundation
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D53586
(cherry picked from commit 5f13d6b60740c021951ae0e4d096903cfa1679e2)
Diffstat (limited to 'lib/libc/gen/frexp.c')
0 files changed, 0 insertions, 0 deletions
