summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/vmm_lapic.h
Commit message (Expand)AuthorAgeFilesLines
* vlapic code restructuring to make it easy to support hardware-assist for APICneel2013-12-251-20/+0
* Extend the support for local interrupts on the local APIC:jhb2013-12-231-0/+7
* Add an API to deliver message signalled interrupts to vcpus. This allowsneel2013-12-161-0/+1
* Fix x2apic support in bhyve.neel2013-12-101-2/+4
* Use callout(9) to drive the vlapic timer instead of clocking it on each VM exit.neel2013-12-071-2/+0
* Add support for level triggered interrupt pins on the vioapic. Prior to thisneel2013-11-271-1/+17
* Revamp the x86 instruction emulation in bhyve.neel2012-11-281-2/+4
* Calculate the number of host ticks until the next guest timer interrupt.neel2012-10-201-1/+1
* Intel VT-x provides the length of the instruction at the time of the nestedneel2012-09-271-2/+2
* Add support for trapping MMIO writes to local apic registers and emulating them.neel2012-09-251-0/+3
* Restructure the x2apic access code in preparation for supporting memory mappedneel2012-09-211-2/+4
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+64
OpenPOWER on IntegriCloud