K 10 svn:author V 6 andrew K 8 svn:date V 27 2018-09-27T11:16:19.325243Z K 7 svn:log V 356 Handle a guest executing a vm instruction by trapping and raising an undefined instruction exception. Previously we would exit the guest, however an unprivileged user could execute these. Found with: syzkaller Reviewed by: araujo, tychon (previous version) Approved by: re (kib) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D17192 END