vmm(4): add tracepoint for in/out handler.
authordv <dv@openbsd.org>
Fri, 2 Sep 2022 17:46:37 +0000 (17:46 +0000)
committerdv <dv@openbsd.org>
Fri, 2 Sep 2022 17:46:37 +0000 (17:46 +0000)
commit6ff447b0904d87ef12a226d5b9837240378eb864
treeee296218aad22bc81c4074e812f16cef27498024
parentc8e165a4dc3543f08cf2bd654cbe1b3d250105c8
vmm(4): add tracepoint for in/out handler.

Inserts a new static dt(4) tracepoint in vmm(4) to report details
on in/out instructions (direction, port, and data).

ok mlarkin@
sys/arch/amd64/amd64/vmm.c
sys/dev/dt/dt_prov_static.c