Re: [PATCH v2 1/2] kvm-all.c: add qemu_irq/gsi hash table and utility routines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/23/2015 05:22 PM, Paolo Bonzini wrote:
> 
> 
> On 23/04/2015 17:08, Eric Auger wrote:
>>  int kvm_irqchip_add_irqfd_notifier(KVMState *s, EventNotifier *n,
>>                                     EventNotifier *rn, int virq);
>>  int kvm_irqchip_remove_irqfd_notifier(KVMState *s, EventNotifier *n, int virq);
>> +int kvm_irqchip_add_qemuirq_irqfd_notifier(KVMState *s, EventNotifier *n,
>> +                                           EventNotifier *rn, qemu_irq irq);
>> +int kvm_irqchip_remove_qemuirq_irqfd_notifier(KVMState *s, EventNotifier *n,
>> +                                              qemu_irq irq);
> 
> 
> Perhaps rename the existing ones to
> 
> kvm_irqchip_add_irqfd_notifier_gsi
> kvm_irqchip_remove_irqfd_notifier_gsi
> 
> and change the new ones to kvm_irqchip_add_irqfd_notifier and
> kvm_irqchip_remove_irqfd_notifier?
OK thanks!

Eric
> 
> Okay with that change; include it in the vfio-platform series and I'll
> ack it.
> 
> Paolo
> 

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm




[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux