]> Git Repo - qemu.git/commit
s390x/mmu: Add EDAT2 translation support
authorDavid Hildenbrand <[email protected]>
Sun, 14 Jan 2018 23:04:07 +0000 (00:04 +0100)
committerDavid Hildenbrand <[email protected]>
Wed, 9 Oct 2019 10:49:01 +0000 (12:49 +0200)
commit90790898a1c93072d080f46b30259ee5ca4e6435
treeb2470b9b7978e28e55ed565ab32ac0c32e956851
parenta4e95b41a1bd3fe82d130773357d0df52b50e67f
s390x/mmu: Add EDAT2 translation support

This only adds basic support to the DAT translation, but no EDAT2 support
for TCG. E.g., the gdbstub under kvm uses this function, too, to
translate virtual addresses.

Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
target/s390x/mmu_helper.c
This page took 0.025807 seconds and 4 git commands to generate.