aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/vmbus/hyperv_reg.h
Commit message (Expand)AuthorAgeFilesLines
* hyperv: Allow userland to ro-mmap reference TSC pageSepherosa Ziehau2016-12-151-11/+0
* hyperv: Implement "enlightened" time counter, which is rdtsc based.Sepherosa Ziehau2016-12-141-0/+16
* hyperv/timesync: Support "sent TC" to improve accuracy.Sepherosa Ziehau2016-12-081-11/+1
* hyperv/vmbus: Rename hv_vmbus_priv.h to vmbus_brvar.hSepherosa Ziehau2016-07-251-0/+1
* hyperv: Signal event input parameter is shared w/ MNFSepherosa Ziehau2016-07-131-5/+11
* hyperv: All Hypercall parameters have same alignment requirement.Sepherosa Ziehau2016-07-131-3/+10
* hyperv/vmbus: Busdma-fy Hypercall signal event input parameter.Sepherosa Ziehau2016-07-121-0/+12
* hyperv/vmbus: Implement a new set of APIs for post message HypercallSepherosa Ziehau2016-07-111-0/+39
* hyperv: Test features before enabling optional functionalitiesSepherosa Ziehau2016-05-271-1/+2
* hyperv/vmbus: Move MSR EOM to hyperv_reg.hSepherosa Ziehau2016-05-271-0/+2
* hyperv: Move timer related MSRs into hyperv_reg.hSepherosa Ziehau2016-05-271-0/+12
* hyperv: Move CPUID related bits to hyperv_reg.h and give them clean nameSepherosa Ziehau2016-05-271-0/+42
* hyperv: Rework guest id settings according to Hyper-V specSepherosa Ziehau2016-05-261-0/+14
* hyperv/vmbus: Rework SynIC setup and teardownSepherosa Ziehau2016-05-251-0/+25
* hyperv: Move Hypercall setup to an early place.Sepherosa Ziehau2016-05-231-0/+37