apic: disable reentrancy detection for apic-msi
authorAlexander Bulekov <alxndr@bu.edu>
Thu, 27 Apr 2023 21:10:13 +0000 (17:10 -0400)
committerThomas Huth <thuth@redhat.com>
Fri, 28 Apr 2023 09:31:54 +0000 (11:31 +0200)
commit50795ee051a342c681a9b45671c552fbd6274db8
tree0aa875a5f5029b00eafc4eef15760eff0f7d5408
parent6dad5a6810d9c60ca320d01276f6133bbcfa1fc7
apic: disable reentrancy detection for apic-msi

As the code is designed for re-entrant calls to apic-msi, mark apic-msi
as reentrancy-safe.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20230427211013.2994127-9-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/intc/apic.c