diff options
author | Avi Kivity <avi@qumranet.com> | 2008-08-27 20:01:04 +0300 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-10-15 10:15:24 +0200 |
commit | 3201b5d9f0f7ef392886cd76dcd2c69186d9d5cd (patch) | |
tree | 94c726dfc773f551a9b8ad600193f815b6619d2c /arch/parisc/mm | |
parent | 171d595d3b3254b9a952af8d1f6965d2e85dcbaa (diff) |
KVM: MMU: Fix setting the accessed bit on non-speculative sptes
The accessed bit was accidentally turned on in a random flag word, rather
than, the spte itself, which was lucky, since it used the non-EPT compatible
PT_ACCESSED_MASK.
Fix by turning the bit on in the spte and changing it to use the portable
accessed mask.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/parisc/mm')
0 files changed, 0 insertions, 0 deletions