]> Git Repo - qemu.git/commit - exec.c
exec: Explicitly export target AS from address_space_translate_internal
authorAlexey Kardashevskiy <[email protected]>
Thu, 21 Sep 2017 08:50:53 +0000 (18:50 +1000)
committerPaolo Bonzini <[email protected]>
Thu, 21 Sep 2017 21:19:37 +0000 (23:19 +0200)
commite76bb18f7e430e0c50fb38d051feacf268bd78f4
tree52f84a82d88fe48c0d09b304056d95ac958ce967
parent447b0d0b9ee8a0ac216c3186e0f3c427a1001f0c
exec: Explicitly export target AS from address_space_translate_internal

This adds an AS** parameter to address_space_do_translate()
to make it easier for the next patch to share FlatViews.

This should cause no behavioural change.

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Message-Id: <20170921085110[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
exec.c
This page took 0.024883 seconds and 4 git commands to generate.