[kvm-devel] [PATCH 1/2] KVM: Expose get_eoi_gsi() for IRQ acking by PCI passthrough devices

Avi Kivity avi at qumranet.com
Sun Apr 13 01:22:25 PDT 2008


Amit Shah wrote:
>  
> -static int get_eoi_gsi(struct kvm_ioapic *ioapic, int vector)
> +int get_eoi_gsi(struct kvm_ioapic *ioapic, int vector)
>   

Such a generic name should be prefixed by kvm_ if you expose it.

-- 
error compiling committee.c: too many arguments to function



More information about the Virtualization mailing list