summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/vmm_stat.h
Commit message (Expand)AuthorAgeFilesLines
* Expose the amount of resident and wired memory from the guest's vmspace.grehan2014-06-251-3/+36
* Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintainedneel2014-06-071-2/+3
* 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-11/+29
* 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-3/+24
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+71
OpenPOWER on IntegriCloud