commit | b128b25a5a2b1a7db6965a6d3fd0e4f6f0affc50 | [log] [tgz] |
---|---|---|
author | Lara Lazier <laramglazier@gmail.com> | Wed Jul 21 17:26:49 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 22 14:44:47 2021 +0200 |
tree | cf135ba9e7e95e671f2d19862774626af164c682 | |
parent | 40e07370f21f12f020c1eb8a8d8c5321774e488a [diff] |
target/i386: Added V_INTR_PRIO check to virtual interrupts The APM2 states that The processor takes a virtual INTR interrupt if V_IRQ and V_INTR_PRIO indicate that there is a virtual interrupt pending whose priority is greater than the value in V_TPR. Signed-off-by: Lara Lazier <laramglazier@gmail.com> Message-Id: <20210721152651.14683-1-laramglazier@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>