You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/scsi
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const
Mechanical change using:

  $ sed -i -E 's/\(InterfaceInfo.?\[/\(const InterfaceInfo\[/g' \
              $(git grep -lE '\(InterfaceInfo.?\[\]\)')

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250424194905.82506-7-philmd@linaro.org>
1 month ago
..
meson.build configure, meson: rename targetos to host_os 1 year ago
pr-helper.h Normalize header guard symbol definition. 6 years ago
pr-manager-helper.c qom: Have class_init() take a const data argument 1 month ago
pr-manager-stub.c pr-manager: add query-pr-managers QMP command 7 years ago
pr-manager.c qom: Make InterfaceInfo[] uses const 1 month ago
qemu-pr-helper.c qapi: Move include/qapi/qmp/ to include/qobject/ 4 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
utils.c scsi: add conversion from ENODEV to sense 2 months ago