opnsense-src/sys/amd64/vmm/amd
Anish Gupta 84474332d3 bhyve amd: amdvi_dump_cmds() log the command for which the command completion failed. Completion is checked in poll mode although it can be done using interrupts.
No need to log all the commands in command ring but only the last one for which completion failed.

Reported by: np@freebsd.org
Reviewed by: np, markj
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D22566
2019-12-01 04:00:08 +00:00
..
amdv.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
amdvi_hw.c bhyve amd: amdvi_dump_cmds() log the command for which the command completion failed. Completion is checked in poll mode although it can be done using interrupts. 2019-12-01 04:00:08 +00:00
amdvi_priv.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
ivrs_drv.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
npt.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
npt.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm.c Use get_pcpu() to fetch the current CPU's pcpu pointer. 2019-08-28 23:40:57 +00:00
svm.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_genassym.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_msr.c Merge cases with upper block. 2018-10-31 01:27:44 +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 Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vmcb.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vmcb.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00