On Fri, Mar 21, 2014 at 10:27:58AM +0100, Paolo Bonzini wrote: > Commonize the handling of masking, which was absent for kvm_ioapic_set_irq. > Setting remote_irr does not need a separate function either, and merging > the two functions avoids confusion. > > Reviewed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> > Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> Reviewed-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> Just code movement, no functional changes. (The change from entry->fields.trig_mode to irqe.trig_mode is not purely code movement, but kvm_irq_delivery_to_apic() doesn't change irq->trig_mode, so it's OK). -- Eduardo -- 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