Re: [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore

From: Paolo Bonzini
Date: Wed Jun 08 2016 - 09:41:46 EST


> So I believe it would be cleaner to name the irqs-off code paths explicitly:
> __guest_enter_irqsoff(), and propagate that naming into other parts as well?

Ok, I'll send v2 with both the KVM cleanups and the entry optimizations. It should
be four patches putting all things together. Thanks for the review!

Paolo