diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2025-03-17 14:12:45 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-20 19:58:11 +1000 |
commit | d8b1c3eaed5cf11d2db702a415df082dc1754b2c (patch) | |
tree | 6c2a24c70e20b5f5e5d145dca2dd0d1ebff31a78 /python/qemu/utils/accel.py | |
parent | ce5a32d18054fe468e3536f0a63026d5b196057b (diff) | |
download | qemu-d8b1c3eaed5cf11d2db702a415df082dc1754b2c.zip qemu-d8b1c3eaed5cf11d2db702a415df082dc1754b2c.tar.gz qemu-d8b1c3eaed5cf11d2db702a415df082dc1754b2c.tar.bz2 |
ppc/pnv: Fix system symbols in HOMER structure definitions
These definitions were taken from skiboot firmware. I naively thought it
would be nicer to keep the code similar by using the preprocessor, but
it was pointed out that system headers might still use those symbols and
cause something unexpected. Also just nicer to keep the QEMU tree clean.
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: "Stefan Hajnoczi" <stefanha@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Fixes: 70bc5c2498f46 ("ppc/pnv: Make HOMER memory a RAM region")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions