commit | ee5c9b5b19af0179d76b7afc8e7b00cedb0e615d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Oct 20 15:03:28 2023 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 27 12:48:57 2023 +0100 |
tree | 7b55c654aa76bd912e79ebb385f7b525e0d34000 | |
parent | ead17ebf537c6bde0daa19d61a6913b595940e51 [diff] |
hw/intc/pxa2xx: Pass CPU reference using QOM link property QOM objects shouldn't access each other internals fields except using the QOM API. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20231020130331.50048-8-philmd@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>