summaryrefslogtreecommitdiffstats
path: root/target/i386
diff options
context:
space:
mode:
authorJon Doron2022-02-16 11:24:57 +0100
committerPaolo Bonzini2022-04-06 14:31:56 +0200
commit64ddecc88bcf2689d2df5df3bea7f85856dc6519 (patch)
tree7f411bd7e2f1e62083f2ccd5348dbf9896e357f7 /target/i386
parentthread-posix: optimize qemu_sem_timedwait with zero timeout (diff)
downloadqemu-64ddecc88bcf2689d2df5df3bea7f85856dc6519.tar.gz
qemu-64ddecc88bcf2689d2df5df3bea7f85856dc6519.tar.xz
qemu-64ddecc88bcf2689d2df5df3bea7f85856dc6519.zip
hyperv: SControl is optional to enable SynIc
SynIc can be enabled regardless of the SControl mechanisim which can register a GSI for a given SintRoute. This behaviour can achived by setting enabling SIMP and then the guest will poll on the message slot. Once there is another message pending the host will set the message slot with the pending flag. When the guest polls from the message slot, in case the pending flag is set it will write to the HV_X64_MSR_EOM indicating it has cleared the slot and we can try and push our message again. Signed-off-by: Jon Doron <arilou@gmail.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20220216102500.692781-2-arilou@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386')
0 files changed, 0 insertions, 0 deletions