aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/vmbus/amd64/hyperv_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Switch to contigmalloc in the Hyper-V codeAndrew Turner2023-06-061-8/+9
* arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti2022-10-271-2/+3
* hyperv: Fix a typo in a source code commentGordon Bergling2022-09-041-1/+1
* pvclock: Add vDSO supportAdam Fenn2021-08-141-0/+2
* hyperv: Add Hygon Dhyana support.Konstantin Belousov2020-02-131-0/+1
* hyperv: Update copyright for the files changed in 2017Sepherosa Ziehau2017-08-141-1/+1
* hyperv: Add method to read 64bit Hyper-V specific time value.Sepherosa Ziehau2017-01-091-2/+16
* hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSCSepherosa Ziehau2016-12-191-3/+18
* hyperv: Allow userland to ro-mmap reference TSC pageSepherosa Ziehau2016-12-151-0/+49
* hyperv: Implement "enlightened" time counter, which is rdtsc based.Sepherosa Ziehau2016-12-141-0/+112
* hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau2016-06-061-0/+43