xemu/scripts/coverity-scan
Peter Maydell 7966cf71d3 scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
The 'char' component:
 * includes the no-longer-present qemu-char.c, which has been
   long since split into the chardev/ backend code
 * also includes the hw/char devices

Split it into two components:
 * char is the hw/char devices
 * chardev is the chardev backends
with regexes matching our current sources.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240604145934.1230583-3-peter.maydell@linaro.org
2024-06-21 14:01:59 +01:00
..
COMPONENTS.md scripts/coverity-scan/COMPONENTS.md: Fix 'char' component 2024-06-21 14:01:59 +01:00
coverity-scan.docker coverity: unify Fedora dockerfiles 2023-04-20 11:17:36 +02:00
model.c coverity: physmem: use simple assertions instead of modelling 2023-11-24 12:07:47 +01:00
run-coverity-scan run-coverity-scan: add --check-upload-only option 2024-03-08 19:08:23 +01:00