diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2024-12-19 13:40:34 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:32 +1000 |
commit | b4aa82dc3a698abdcdef342fc1f4620f888c3cf7 (patch) | |
tree | 0568d7ba1db1379a9cf366c4cfa2adb6deade887 /rust/qemu-api | |
parent | d8a624515a9773cb9d7afd47926bd64ae8fa0fc6 (diff) | |
download | qemu-b4aa82dc3a698abdcdef342fc1f4620f888c3cf7.zip qemu-b4aa82dc3a698abdcdef342fc1f4620f888c3cf7.tar.gz qemu-b4aa82dc3a698abdcdef342fc1f4620f888c3cf7.tar.bz2 |
target/ppc: Avoid warning message for zero process table entries
A translation that encounters a process table entry that is zero is
something that Linux does to cause certain kernel NULL pointer
dereferences to fault. It is not itself a programming error, so avoid
the guest error log.
Message-ID: <20241219034035.1826173-5-npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions