1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/arm64
Mark Johnston 133a513ddc vmm: Make vmm_dev.h more self-contained
vmm.h is required for VM_MAX_SUFFIXLEN.  vmm_snapshot.h is required for
struct vm_snapshot_meta.

This is a prerequisite for including vmm_dev.h in the headers parsed by
libsysdecode.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D46485
2024-09-01 14:03:15 +00:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
arm64 arm64: fix L1 pindex calculation in pmap_growkernel() 2024-08-30 16:39:56 -03:00
broadcom newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
cavium newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
conf Revert "nvme: Separate total failures from I/O failures" 2024-08-15 21:29:53 -06:00
coresight
freescale/imx clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
include vmm: Make vmm_dev.h more self-contained 2024-09-01 14:03:15 +00:00
intel
iommu Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
linux linux64: Fix the build on arm64 with bti checking 2024-06-05 09:23:40 +00:00
nvidia/tegra210 newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
qoriq arm64: Remove a double word in a source code comment 2024-04-20 14:06:53 +02:00
qualcomm
rockchip newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
vmm vmm: Merge vmm_dev.c 2024-08-26 18:41:39 +00:00