commit | e76bb18f7e430e0c50fb38d051feacf268bd78f4 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Thu Sep 21 18:50:53 2017 +1000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 21 23:19:37 2017 +0200 |
tree | 52f84a82d88fe48c0d09b304056d95ac958ce967 | |
parent | 447b0d0b9ee8a0ac216c3186e0f3c427a1001f0c [diff] |
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 <aik@ozlabs.ru> Message-Id: <20170921085110.25598-2-aik@ozlabs.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>