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/net/can
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
..
can_core.c qom: Make InterfaceInfo[] uses const 1 month ago
can_host.c qom: Make InterfaceInfo[] uses const 1 month ago
can_socketcan.c qom: Have class_init() take a const data argument 1 month ago
meson.build configure, meson: rename targetos to host_os 1 year ago