summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/vmm_stat.c
Commit message (Expand)AuthorAgeFilesLines
* vmm(4): Small spelling fixes.pfg2016-05-031-1/+1
* Fix non-deterministic delays when accessing a vcpu that was in "running" orneel2015-05-281-0/+1
* Don't require <sys/cpuset.h> to be always included before <machine/vmm.h>.neel2015-04-301-1/+0
* Expose the amount of resident and wired memory from the guest's vmspace.grehan2014-06-251-2/+11
* Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintainedneel2014-06-071-5/+11
* Add a counter to differentiate between VM-exits due to nested paging faultsneel2014-02-081-1/+2
* Handle a VM-exit due to a NMI properly by vectoring to the host's NMI handlerneel2014-01-221-0/+1
* Add an API to rendezvous all active vcpus in a virtual machine. The rendezvousneel2014-01-141-0/+1
* Support array-type of stats in bhyve.neel2013-05-101-14/+36
* Add some more stats to keep track of all the reasons that a vcpu is exiting.neel2013-03-301-0/+13
* Allow vmm stats to be specific to the underlying hardware assist technology.neel2013-03-161-0/+13
* IFC @ r222830grehan2011-06-281-0/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+103
OpenPOWER on IntegriCloud