Searched hist:300987 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_et.cdiff 300987 Mon May 30 06:25:41 MDT 2016 sephe hyperv/et: Fix STIMER0 operations.

- Make sure that STIMER0 is disabled before writting to it, since
writing to an enabled STIMER will result in undefined behaviour.
- It is unnecessary to reconfigure STIMER0 upon each et_start().
- Make sure that MSR_HV_REF_TIME_COUNT will not return 0, since
writing 0 to STIMER_COUNT will disable the target STIMER.

MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6573

Completed in 116 milliseconds