hw/sysbus: Have various helpers take a const SysBusDevice argument These getters don't update any SysBusDevice internal fields, make the argument const. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-Id: <20251024190416.8803-3-philmd@linaro.org>