diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-18 15:11:23 -0500 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-19 12:50:47 +1000 |
commit | 182357dbb6989a175d2a653c9edcd5422c651922 (patch) | |
tree | 628d85d547a16218f4e3fab03db7fb3be9f8a949 /hw/virtio | |
parent | 861f10fd528263a507476b8c4dda93a9588dfa5c (diff) | |
download | qemu-182357dbb6989a175d2a653c9edcd5422c651922.zip qemu-182357dbb6989a175d2a653c9edcd5422c651922.tar.gz qemu-182357dbb6989a175d2a653c9edcd5422c651922.tar.bz2 |
target/ppc: Introduce prot_for_access_type
Use this in the three places we currently have a local array
indexed by rwx (which happens to have the same values).
The types will match up correctly with additional changes.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210518201146.794854-2-richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/virtio')
0 files changed, 0 insertions, 0 deletions