diff options
author | 2014-12-25 02:52:22 +0200 | |
---|---|---|
committer | 2015-01-08 22:48:07 +0100 | |
commit | e2cefa746e7e2a1104931d411b6f5de159d98ec6 (patch) | |
tree | 4f0bfcc2ac19ae66b6b92e06ed3ad24b1971911d /arch/mips/kvm/mips.c | |
parent | KVM: x86: POP [ESP] is not emulated correctly (diff) | |
download | wireguard-linux-e2cefa746e7e2a1104931d411b6f5de159d98ec6.tar.xz wireguard-linux-e2cefa746e7e2a1104931d411b6f5de159d98ec6.zip |
KVM: x86: Do not set access bit on accessed segments
When segment is loaded, the segment access bit is set unconditionally. In
fact, it should be set conditionally, based on whether the segment had the
accessed bit set before. In addition, it can improve performance.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/mips.c')
0 files changed, 0 insertions, 0 deletions