commit | bec87d6e34de459a559fc326aa4e56bee4ba7423 | [log] [tgz] |
---|---|---|
author | Alex Shi <alex.shi@intel.com> | Sun Mar 04 13:13:38 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Thu Mar 08 14:11:44 2012 +0200 |
tree | 7b45de0e58b9ff303e2f8ba0166378cef06cedc2 | |
parent | 07700a94b00a4fcbbfb07d1b72dc112a0e036735 [diff] |
KVM: use correct tlbs dirty type in cmpxchg Using 'int' type is not suitable for a 'long' object. So, correct it. Signed-off-by: Alex Shi <alex.shi@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>