summaryrefslogtreecommitdiff
path: root/usr.sbin/ldomd/ldomd.c
AgeCommit message (Expand)Author
2012-12-08Make ldomd(8) to control the availability of virtual disks to guest domains.Mark Kettenis
2012-11-04Split out hvctl protocol definitions in a seperate header file.Mark Kettenis
2012-10-27Close hvctl channel after initial setup and reopen it whenever we need toMark Kettenis
2012-10-27Turn this into a proper deamon, and add a man page.Mark Kettenis
2012-10-27Give ldomd(8) its own copy of the domain services support code and modify itMark Kettenis
2012-10-26Work-in-progress code for ldomd(8), a daemon running in a sun4v control domainMark Kettenis