summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2010-04-28 19:15:29 +0300
committerAvi Kivity <avi@redhat.com>2010-08-01 10:35:31 +0300
commit5951c4423724759906b10a26aa6a8817c4afa615 (patch)
tree552b885e950cf61e841534cbefd0231f9ad0992d /ipc
parent3fb1b5dbd397d16a855c97c3fb80fe6e9196ce7c (diff)
downloadlinux-3.10-5951c4423724759906b10a26aa6a8817c4afa615.tar.gz
linux-3.10-5951c4423724759906b10a26aa6a8817c4afa615.tar.bz2
linux-3.10-5951c4423724759906b10a26aa6a8817c4afa615.zip
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
On VMX it is expensive to call get_cached_descriptor() just to get segment base since multiple vmcs_reads are done instead of only one. Introduce new call back get_cached_segment_base() for efficiency. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions