Re: [PATCH v8 3/4] KVM: x86: Add EOI exit bitmap inference

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

 



On Thu, Jul 30, 2015 at 09:43:58AM +0200, Paolo Bonzini wrote:
> 
> 
> On 30/07/2015 08:32, Steve Rutherford wrote:
> > +u8 kvm_arch_nr_userspace_ioapic_pins(struct kvm *kvm);
> >  #else
> >  static inline void kvm_vcpu_request_scan_ioapic(struct kvm *kvm)
> >  {
> >  }
> > +static inline void kvm_arch_irq_routing_update(struct kvm *kvm)
> > +{
> > +}
> > +static inline u8 kvm_arch_nr_userspace_ioapic_pins(struct kvm *kvm)
> > +{
> > +	return 0;
> > +}
> 
> Unused function?  I can remove it myself, but I'd first like to make
> sure that I haven't missed anything.
Jeeze, yeah, that function is totally dead.
> 
> Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux