| Commit message (Expand) | Author | Age | Files | Lines |
* | coverity: put NUBus under m68k component | Paolo Bonzini | 2022-09-18 | 1 | -1/+1 |
* | coverity: add new RISC-V component | Paolo Bonzini | 2022-09-18 | 1 | -0/+3 |
* | scripts/coverity-scan/COMPONENTS.md: Update slirp component info | Peter Maydell | 2022-07-26 | 1 | -2/+2 |
* | scripts/coverity-scan/COMPONENTS.md: Add loongarch component | Peter Maydell | 2022-07-26 | 1 | -0/+3 |
* | disas: Remove libvixl disassembler | Thomas Huth | 2022-07-05 | 1 | -3/+0 |
* | Replacing CONFIG_VNC_PNG with CONFIG_PNG | Kshitij Suri | 2022-04-27 | 1 | -1/+1 |
* | coverity: update model for latest tools | Paolo Bonzini | 2022-04-05 | 1 | -1/+2 |
* | drop libxml2 checks since libxml is not actually used (for parallels) | Michael Tokarev | 2022-02-09 | 2 | -2/+1 |
* | block/file-posix: Simplify the XFS_IOC_DIOINFO handling | Thomas Huth | 2022-01-12 | 1 | -1/+1 |
* | coverity-model: write models fully for non-array allocation functions | Paolo Bonzini | 2021-07-30 | 1 | -6/+51 |
* | coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL | Paolo Bonzini | 2021-07-30 | 1 | -0/+9 |
* | coverity-model: clean up the models for array allocation functions | Paolo Bonzini | 2021-07-30 | 1 | -10/+3 |
* | coverity-model: remove model for more allocation functions | Paolo Bonzini | 2021-07-30 | 1 | -104/+1 |
* | coverity-model: make g_free a synonym of free | Paolo Bonzini | 2021-07-30 | 1 | -9/+8 |
* | coverity-model: update address_space_read/write models | Paolo Bonzini | 2021-07-30 | 1 | -3/+45 |
* | hw/usb/ccid: remove references to NSS | Daniel P. Berrangé | 2021-07-14 | 1 | -1/+0 |
* | coverity-scan: switch to vpath build | Paolo Bonzini | 2021-07-06 | 1 | -3/+5 |
* | coverity-scan: Remove lm32 / unicore32 targets | Philippe Mathieu-Daudé | 2021-07-06 | 1 | -6/+0 |
* | coverity-scan: list components, move model to scripts/coverity-scan | Paolo Bonzini | 2021-05-12 | 2 | -0/+540 |
* | Remove texinfo dependency from docker and CI configs | Peter Maydell | 2020-09-29 | 1 | -1/+0 |
* | Get rid of the libqemustub.a remainders | Thomas Huth | 2020-08-05 | 1 | -3/+0 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-06-13 | 2 | -54/+88 |
|\ |
|
| * | run-coverity-scan: support --update-tools-only --docker | Paolo Bonzini | 2020-06-10 | 1 | -16/+23 |
| * | run-coverity-scan: download tools outside the container | Paolo Bonzini | 2020-06-10 | 2 | -21/+24 |
| * | run-coverity-scan: use --no-update-tools in docker run | Paolo Bonzini | 2020-06-10 | 1 | -6/+5 |
| * | run-coverity-scan: add --no-update-tools option | Paolo Bonzini | 2020-06-10 | 1 | -14/+23 |
| * | run-coverity-scan: use docker.py | Paolo Bonzini | 2020-06-10 | 2 | -12/+22 |
| * | run-coverity-scan: get Coverity token and email from special git config section | Paolo Bonzini | 2020-06-10 | 1 | -9/+15 |
* | | scripts/coverity-scan: Remove flex/bison packages | Philippe Mathieu-Daudé | 2020-06-08 | 1 | -2/+0 |
|/ |
|
* | scripts/coverity-scan: Add Docker support | Peter Maydell | 2020-04-14 | 2 | -0/+221 |
* | scripts/run-coverity-scan: Script to run Coverity Scan build | Peter Maydell | 2020-04-14 | 1 | -0/+311 |