mirror of
https://git.proxmox.com/git/qemu
synced 2025-11-01 01:55:37 +00:00
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: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Avi Kivity <avi@redhat.com> |
||
|---|---|---|
| .. | ||
| apic.c | ||
| clock.c | ||
| clock.h | ||
| i8254.c | ||
| i8259.c | ||
| ioapic.c | ||
| Makefile.objs | ||