]> Git Repo - qemu.git/commit
s390x/tcg: fix checking for invalid memory check
authorDavid Hildenbrand <[email protected]>
Tue, 26 Sep 2017 18:33:13 +0000 (20:33 +0200)
committerCornelia Huck <[email protected]>
Fri, 6 Oct 2017 08:53:02 +0000 (10:53 +0200)
commit0bd695a960bf05f27ad6d710d2b64059037574ce
tree8f39c81ed0eb81647950189f80b49dd9518daf6e
parent93973f8f154e70d6cf22c418e82b0b80213d31b2
s390x/tcg: fix checking for invalid memory check

It should have been a >=, but let's directly perform a proper access
check to also be able to deal with hotplugged memory later.

Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20170926183318[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/excp_helper.c
This page took 0.025291 seconds and 4 git commands to generate.