aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/vmm/io/vatpit.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Move i386 timerreg.h to x86Dmitry Chagin2023-04-201-1/+1
* vmm: Remove vcpuid from I/O port handlers.John Baldwin2022-11-181-3/+2
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+5
* Add SPDX tags to vmm(4).Marcelo Araujo2018-06-131-0/+2
* Change the type of the first argument to the I/O emulation handlers toNeel Natu2014-10-261-3/+3
* Respect the destination operand size of the 'Input from Port' instruction.Tycho Nightingale2014-04-181-2/+4
* Add support for reading the PIT Counter 2 output signal via the NMITycho Nightingale2014-04-181-0/+3
* Move the atpit device model from userspace into vmm.ko for betterTycho Nightingale2014-03-251-0/+40