Re: [PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Tuesday, November 30, 2010 - 10:42 am

On 11/30/2010 07:03 PM, Joerg Roedel wrote:

Looks good.

One potential issue is that a series of set_intercept()s causes 
recalc_intercepts() to be called multiple times.  If it turns out to be 
a problem, we can fix it by having an intercepts dirty bit and 
recalculating during guest entry if the bit is set.

Since it's nested svm only, I doubt we'll see a problem in the short term.

-- 
error compiling committee.c: too many arguments to function

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/6] KVM: SVM: Wrap access to intercept masks i ..., Avi Kivity, (Tue Nov 30, 10:42 am)