summaryrefslogtreecommitdiff
path: root/usr/src/lib/libvmm/libvmm.c
AgeCommit message (Collapse)AuthorFilesLines
2020-08-1013008 bhyve devmem could match betterPatrick Mooney1-5/+25
13009 mdb-bhyve mishandles memseg offsets 13010 bhyve should not exit when VM debugged Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-2212682 want mdb-bhyve moduleHans Rosenfeld1-0/+860
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk> Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>