5b0b67d4 | 24-Jul-2024 |
Philippe Mathieu-Daudé <philmd@linaro.org> |
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
We just removed the single machine using it (axis-dev88).
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redha
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
We just removed the single machine using it (axis-dev88).
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Message-ID: <20240904143603.52934-12-philmd@linaro.org>
show more ...
|
5d173f30 | 18-Jun-2024 |
Peter Maydell <peter.maydell@linaro.org> |
scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
Add libqmp to the testlibs component.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <ph
scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
Add libqmp to the testlibs component.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240604145934.1230583-6-peter.maydell@linaro.org
show more ...
|
8e055eab | 18-Jun-2024 |
Peter Maydell <peter.maydell@linaro.org> |
scripts/coverity-scan/COMPONENTS.md: Fix monitor component
Update the 'monitor' component: * qapi/ and monitor/ are now subdirectories * add job-qmp.c
Signed-off-by: Peter Maydell <peter.maydell@
scripts/coverity-scan/COMPONENTS.md: Fix monitor component
Update the 'monitor' component: * qapi/ and monitor/ are now subdirectories * add job-qmp.c
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240604145934.1230583-5-peter.maydell@linaro.org
show more ...
|
9c43c934 | 18-Jun-2024 |
Peter Maydell <peter.maydell@linaro.org> |
scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
host/include/*/host/crypto/ are relatively new headers; add them to the crypto component.
Signed-off-
scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
host/include/*/host/crypto/ are relatively new headers; add them to the crypto component.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240604145934.1230583-4-peter.maydell@linaro.org
show more ...
|
7966cf71 | 18-Jun-2024 |
Peter Maydell <peter.maydell@linaro.org> |
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 * al
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
show more ...
|
02b7035d | 18-Jul-2022 |
Peter Maydell <peter.maydell@linaro.org> |
scripts/coverity-scan/COMPONENTS.md: Update slirp component info
Update the regex for the slirp component now that it lives solely inside /slirp/, and note that it should be ignored in Coverity anal
scripts/coverity-scan/COMPONENTS.md: Update slirp component info
Update the regex for the slirp component now that it lives solely inside /slirp/, and note that it should be ignored in Coverity analysis (because it's a separate upstream project now, and they run Coverity on it themselves).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20220718142310.16013-3-peter.maydell@linaro.org
show more ...
|