]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add description string for VM_CAP_BPT_EXIT.
authorjhb <jhb@FreeBSD.org>
Tue, 21 Apr 2020 17:30:56 +0000 (17:30 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 21 Apr 2020 17:30:56 +0000 (17:30 +0000)
commit11f65d310a5f70933421b2e45ab998a55c375301
tree178fab487c5aa6a47599c523e42f9a8a70d5b9cc
parenta5dfa08c05f210bfab1ae2d69ed537a58c868bc4
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