opnsense-src/sys/amd64/vmm
Mark Johnston a852dc580c vmm: Harmonize compat ioctl definitions
For compat ioctls and structures, we use a mix of suffixes: _old,
_fbsd<version>, _<version>.  Standardize on _<version> to make things
more consistent.  No functional change intended.

Reported by:	jhb
Reviewed by:	corvink, jhb
Differential Revision:	https://reviews.freebsd.org/D46449
2024-08-28 19:12:32 +00:00
..
amd vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
intel vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
io vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
vmm.c vmm: Merge vmm_dev.c 2024-08-26 18:41:39 +00:00
vmm_dev_machdep.c vmm: Harmonize compat ioctl definitions 2024-08-28 19:12:32 +00:00
vmm_host.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmm_host.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vmm_instruction_emul.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vmm_ioport.c vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
vmm_ioport.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vmm_lapic.c vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
vmm_lapic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vmm_mem.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmm_mem.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
vmm_snapshot.c vmm: Fix compiling error with BHYVE_SNAPSHOT 2024-02-06 10:38:34 -05:00
vmm_stat.h vmm: Move duplicated stats code into a generic file 2024-08-26 18:41:14 +00:00
vmm_util.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmm_util.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
x86.c vmm: Move vmm_ktr.h to a common directory 2024-08-26 18:41:05 +00:00
x86.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00