On Fri, Sep 13, 2013 at 02:58:43PM -0500, Alexander Graf wrote:
> 
> How long does writing to PCR take? Is it faster than a load+branch to see 
> whether we actually need it? I would assume the normal fast path is going to 
> be guest cpu == host.

Seems to be about 30 cycles to write PCR, so a compare and branch is
faster.  I'll change it.

Paul.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to