summaryrefslogtreecommitdiffstats
path: root/sys/modules/vmm
Commit message (Expand)AuthorAgeFilesLines
* MFC r314651,r318439,r318440:ngie2017-05-301-8/+8
* MFC r314054: Exclude -flto when building *genassym.oemaste2017-05-151-2/+2
* Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve whenneel2015-03-141-3/+1
* Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.neel2014-12-301-1/+2
* Retire the '@' symlink. It isn't really needed and causes moreimp2014-11-061-8/+2
* Add foo_genassym.c files to DPSRCS so dependencies for them are generated.jhb2014-10-271-1/+2
* Move the ACPI PM timer emulation into vmm.ko.neel2014-10-261-1/+2
* IFC @r273214neel2014-10-201-11/+13
* IFC r271888.neel2014-09-201-2/+2
* MFC @ r266724grehan2014-06-031-0/+3
|\
| * Move the atpit device model from userspace into vmm.ko for bettertychon2014-03-251-0/+1
| * Replace the userspace atpic stub with a more functional vmm.ko model.tychon2014-03-111-0/+2
* | MFC @ r259205 in preparation for some SVM updates. (for real this time)grehan2014-02-041-1/+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
* | IFC @ r255692grehan2013-09-201-3/+3
|\ \ | |/
| * Fix 'make depend'.uqs2013-08-211-3/+3
* | Add in last remaining files to get AMD-SVM operational.grehan2013-08-231-4/+20
|/
* 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