summaryrefslogtreecommitdiffstats
path: root/ui/vnc-stubs.c
diff options
context:
space:
mode:
authorDavid Hildenbrand2019-09-25 14:24:42 +0200
committerDavid Hildenbrand2019-10-09 12:49:01 +0200
commita4e95b41a1bd3fe82d130773357d0df52b50e67f (patch)
treed68561f31db124abf3a52883124158070fcf3895 /ui/vnc-stubs.c
parents390x/mmu: DAT table definition overhaul (diff)
downloadqemu-a4e95b41a1bd3fe82d130773357d0df52b50e67f.tar.gz
qemu-a4e95b41a1bd3fe82d130773357d0df52b50e67f.tar.xz
qemu-a4e95b41a1bd3fe82d130773357d0df52b50e67f.zip
s390x/mmu: Convert to non-recursive page table walk
A non-recursive implementation allows to make better use of the branch predictor, avoids function calls, and makes the implementation of new features only for a subset of region table levels easier. We can now directly compare our implementation to the KVM gaccess implementation in arch/s390/kvm/gaccess.c:guest_translate(). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'ui/vnc-stubs.c')
0 files changed, 0 insertions, 0 deletions