[PATCH v2] kvm: svm: Only propagate next_rip when guest supports it

From: Joerg Roedel
Date: Wed Oct 14 2015 - 09:11:14 EST


On Fri, Oct 09, 2015 at 01:15:11PM +0200, Paolo Bonzini wrote:
> This could be a bit expensive to do on every vmexit. Can you benchmark
> it with kvm-unit-tests, or just cache the result in struct vcpu_svm?

Yes, caching it is certainly a good idea. I updated the patch: