summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-04-27 16:42:18 (GMT)
committerAvi Kivity <avi@redhat.com>2011-05-22 12:47:45 (GMT)
commit2fb92db1ec08f3235c500e7f460eeb78092d844e (patch)
tree9cc23153b938a29969baa86e8075c507a7a05570 /arch/powerpc/kvm
parent1aa366163b8b69f660cf94fd5062fa44859e4318 (diff)
downloadlinux-fsl-qoriq-2fb92db1ec08f3235c500e7f460eeb78092d844e.tar.xz
KVM: VMX: Cache vmcs segment fields
Since the emulator now checks segment limits and access rights, it generates a lot more accesses to the vmcs segment fields. Undo some of the performance hit by cacheing those fields in a read-only cache (the entire cache is invalidated on any write, or on guest exit). Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm')
0 files changed, 0 insertions, 0 deletions