summaryrefslogtreecommitdiffstats
path: root/sys/modules/vmm
Commit message (Expand)AuthorAgeFilesLines
* Replace the userspace atpic stub with a more functional vmm.ko model.tychon2014-03-111-0/+2
* Add HPET device emulation to bhyve.neel2013-11-251-0/+1
* Move the ioapic device model from userspace into vmm.ko. This is needed forneel2013-11-121-0/+1
* Remove the 'vdev' abstraction that was meant to sit on top of device modelsneel2013-11-041-1/+0
* Fix 'make depend'.uqs2013-08-211-3/+3
* Corral all the host state associated with the virtual machine into its own file.neel2012-10-291-0/+1
* Add support for trapping MMIO writes to local apic registers and emulating them.neel2012-09-251-0/+1
* BHyVe's vmm.ko can now be built with the in-tree binutils.grehan2012-07-111-5/+0
* Missed this in the previous commit to add 'show vmcs': add opt_ddb.h asjhb2011-06-021-1/+1
* Remove misleading macro definition (-DOLD_BINUTILS) from CFLAGS.neel2011-05-171-1/+0
* First cut at porting the kernel portions of 221828 and 221905 from thejhb2011-05-141-2/+2
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+66
OpenPOWER on IntegriCloud