On 15.08.14 at 16:31, <boris.ostrovsky@xxxxxxxxxx> wrote:
On 08/14/2014 06:59 PM, Jan Beulich wrote:
No - the hardware specifically does _not_ guarantee to report the
actual characteristics of a read-modify-write instruction. Or at least
that's what your documentation warns about. And to be on the safe
side, treating all writes as also being reads is the better option than
to mistakenly treat r-m-w as just w.
Is this specific to VMX or does SVM have the same problem (I am not
aware of this but I might be wrong). Because if it doesn't then I think
Tamas' [PATCH v6 2/4] should have SVM report actual bits.