commit | 2cb9f06e3d2c8649166a95e01b05433fa9d14384 | [log] [tgz] |
---|---|---|
author | Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> | Wed Sep 13 04:05:15 2017 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 22 15:01:19 2017 +0100 |
tree | 34df01dea4f23c5440f91cffc83187d58481cd5e | |
parent | 43ab9a5376c95c61ae898a222c4d04bdf60e239b [diff] |
apic: add function to apic that will be used by hvf This patch adds the function apic_get_highest_priority_irr to apic.c and exports it through the interface in apic.h for use by hvf. Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-8-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>