microsoft/openvmm
Publicmirrored from https://github.com/microsoft/openvmmAvailable
Commit
virt_mshv: rate-limit lint pulse warning (#3187)
The pulse_lint warning is guest-triggerable (fired on every APIC timer
tick) and floods the VMM log output. Use tracelimit::warn_ratelimited!
instead of tracing::warn! to prevent log spam.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>Changed files
1 files listed