]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add description string for VM_CAP_BPT_EXIT.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 21 Apr 2020 17:30:56 +0000 (17:30 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 21 Apr 2020 17:30:56 +0000 (17:30 +0000)
commitd000623a21fa57731f405a985ebb846c26d1c39f
tree178fab487c5aa6a47599c523e42f9a8a70d5b9cc
parent9157ca0fb4b3b4a5a56f28299aaaf7011d96b0e0
Add description string for VM_CAP_BPT_EXIT.

While here, replace the array of mapping structures with an array of
string pointers where the index is the capability value.

Submitted by: Rob Fairbanks <rob.fx907@gmail.com>
Reviewed by: rgrimes
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D24289
lib/libvmmapi/vmmapi.c