Skip to content
Commit cf12f77a authored by Roman Kagan's avatar Roman Kagan Committed by Radim Krčmář
Browse files

x86: hyperv_stimer: add test for busy message slot



When a SynIC timer expires it attempts to deliver a message to the
corresponding slot, which may be busy (e.g. because the guest hasn't yet
processed the previous message).

KVM used to livelock here, endlessly retrying message delivery without
letting the guest to run and release the slot (a patch fixing that has
been posted to KVM ml).

Add a testcase for this scenario.

Signed-off-by: default avatarRoman Kagan <rkagan@virtuozzo.com>
parent 45e10b81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment