opnsense-src/sys/amd64/vmm/amd
Ka Ho Ng 179bc5729d vmm: Fix wrong assert in ivhd_dev_add_entry
The correct condition is to check the number of ivhd entries fit into
the array.

Reported by:	bz
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D31514
2021-08-12 15:56:16 +08:00
..
amdiommu.c AMD-vi: Fix mismatched NULL checking in amdiommu teardown path 2021-04-01 03:34:34 +08:00
amdv.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
amdvi_hw.c vmm: Make iommu ops tables const 2021-08-09 13:28:27 -04:00
amdvi_priv.h vmm: Fix AMD-vi using wrong rid range 2021-07-14 01:53:10 +08:00
ivhd_if.m Correct "Fondation" typo (missing "u") 2021-03-22 13:06:31 -04:00
ivrs_drv.c vmm: Fix wrong assert in ivhd_dev_add_entry 2021-08-12 15:56:16 +08:00
npt.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
npt.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm.c Convert vmm_ops calls to IFUNC 2020-11-28 01:16:59 +00:00
svm.h Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
svm_genassym.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_msr.c Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
svm_msr.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_softc.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_support.S Remove manual instruction encodings for VMLOAD, VMRUN, and VMSAVE. 2020-11-26 05:58:55 +00:00
vmcb.c Use vmcb_read/write for the vmcb snapshot functions. 2020-09-10 22:22:23 +00:00
vmcb.h bhyve: intercept AMD SVM instructions. 2020-09-15 20:22:50 +00:00