aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/vmm/vmm_ktr.h
Commit message (Expand)AuthorAgeFilesLines
* vmm: Move vmm_ktr.h to a common directoryMark Johnston2024-08-261-69/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/amd64: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add emulation of the "outsb" instruction. NetBSD guests use this to write toNeel Natu2014-05-231-0/+4
* Add support for level triggered interrupt pins on the vioapic. Prior to thisNeel Natu2013-11-271-0/+3
* Eliminate redundant information about the host cpu in bhyve's KTR trace points.Neel Natu2013-11-221-11/+10
* Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that theseNeel Natu2013-10-311-4/+16
* Import of bhyve hypervisor and utilities, part 1.Peter Grehan2011-05-131-0/+51