summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/mevent.c
Commit message (Expand)AuthorAgeFilesLines
* Re-adding an event to a kqueue modifies the parameters of the original event.neel2014-05-051-7/+12
* Use calloc() in favor of malloc + memset.delphij2014-04-221-2/+1
* Extend the ACPI power management support to wire a virtual power button upjhb2013-12-281-1/+4
* Add the VM name to the process name with setproctitle().grehan2013-11-061-3/+1
* Add simplistic periodic timer support to mevent using kqueue'sgrehan2013-09-191-7/+26
* Change thread name for the main kqueue event loop to "<vmname> mevent" sogrehan2012-12-201-0/+13
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+419
OpenPOWER on IntegriCloud