]> git.proxmox.com Git - mirror_qemu.git/commit
apic: add function to apic that will be used by hvf
authorSergio Andres Gomez Del Real <sergio.g.delreal@gmail.com>
Wed, 13 Sep 2017 09:05:15 +0000 (04:05 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:01:19 +0000 (15:01 +0100)
commit2cb9f06e3d2c8649166a95e01b05433fa9d14384
tree34df01dea4f23c5440f91cffc83187d58481cd5e
parent43ab9a5376c95c61ae898a222c4d04bdf60e239b
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>
hw/intc/apic.c
include/hw/i386/apic.h