Skip to content
Snippets Groups Projects
Commit 3889c3fa authored by Peter Maydell's avatar Peter Maydell Committed by Avi Kivity
Browse files

kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()


Rename the function kvm_irqchip_set_irq() to kvm_set_irq(),
since it can be used for sending (asynchronous) interrupts whether
there is a full irqchip model in the kernel or not. (We don't
include 'async' in the function name since asynchronous is the
normal case.)

Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 7ae26bd4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment