summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-11test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCsJamin Lin1-247/+299
2024-12-11test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc functionJamin Lin1-4/+12
2024-12-11tests/functional: Move debian boot test from avocadoCédric Le Goater2-26/+24
2024-12-11tests/functional: Introduce a specific test for rainier-bmc machineCédric Le Goater2-19/+7
2024-12-11tests/functional: Introduce a specific test for ast2600 SoCCédric Le Goater3-155/+145
2024-12-11tests/functional: Introduce a specific test for ast2500 SoCCédric Le Goater4-44/+94
2024-12-11tests/functional: Introduce a specific test for romulus-bmc machineCédric Le Goater3-26/+26
2024-12-11tests/functional: Introduce a specific test for palmetto-bmc machineCédric Le Goater4-10/+49
2024-12-11tests/functional: Introduce a specific test for ast1030 SoCCédric Le Goater3-64/+82
2024-12-11aspeed/soc: Support eMMC for AST2700Jamin Lin1-0/+15
2024-12-11aspeed/soc: Support SDHCI for AST2700Jamin Lin1-0/+20
2024-12-11hw/sd/aspeed_sdhci: Add AST2700 SupportJamin Lin2-0/+15
2024-12-11hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...Jamin Lin4-8/+61
2024-12-11hw/arm/aspeed: Fix coding styleJamin Lin1-1/+2
2024-12-11hw/sd/aspeed_sdhci: Fix coding styleJamin Lin1-2/+4
2024-12-11arm: Remove tacoma-bmc machineCédric Le Goater4-37/+10
2024-12-10Update version for v9.2.0 releasePeter Maydell1-1/+1
2024-12-03Update version for v9.2.0-rc3 releasePeter Maydell1-1/+1
2024-12-03chardev: Remove __-prefixed namesNicholas Piggin1-9/+11
2024-12-03chardev: Fix record/replay error path NULL deref in device creationNicholas Piggin1-1/+1
2024-12-03system: Select HVF by default when no other accelerator is availablePhilippe Mathieu-Daudé1-0/+3
2024-12-03tests/qtest: add test for querying balloon guest statsDaniel P. Berrangé1-0/+20
2024-12-03tests/qtest: drop 'fuzz-' prefix from virtio-balloon testDaniel P. Berrangé3-3/+4
2024-12-03hw/virtio: fix crash in processing balloon statsDaniel P. Berrangé1-1/+15
2024-12-03hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()Philippe Mathieu-Daudé1-1/+1
2024-12-03target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()Peter Maydell1-4/+4
2024-12-03hw/core/machine: diagnose wrapping of maxmemDaniel P. Berrangé1-1/+9
2024-12-03MAINTAINERS: update email addr for Brian CainBrian Cain2-1/+3
2024-12-03meson: Add missing SDL dependency to system/main.cPhilippe Mathieu-Daudé1-2/+2
2024-12-03MAINTAINERS: add myself as the maintainer for LoongArch VirtMachineBibo Mao1-0/+1
2024-12-03ui/cocoa: Temporarily ignore annoying deprecated declaration warningsPhilippe Mathieu-Daudé1-0/+5
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/nvme: take a reference on the subsystem on vf realizationKlaus Jensen1-0/+7
2024-12-03hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zeroKlaus Jensen1-1/+7
2024-12-03hw/nvme: fix use/unuse of msix vectorsKlaus Jensen1-2/+3
2024-12-03hw/nvme: fix msix_uninit with exclusive barKlaus Jensen1-1/+6
2024-12-02migration: correct multifd receive thread namePrasad Pandit1-1/+1
2024-12-02tests/functional: increase timeouts for arm sx1 testDaniel P. Berrangé1-3/+3
2024-12-02tests/functional/test_virtio_version: Check for the availability of the machineThomas Huth1-0/+2
2024-12-02tests/functional/test_acpi_bits: Turn the test into a QemuSystemTestThomas Huth1-4/+5
2024-12-02chardev/char-mux: make boolean bit check instead of find_next_bit()Roman Penyaev1-7/+4
2024-12-02chardev/char-mux: shift unsigned long to avoid 32-bit overflowRoman Penyaev1-2/+4
2024-11-28tests/9p: also check 'Tgetattr' in 'use-after-unlink' testChristian Schoenebeck1-0/+5
2024-11-289pfs: fix 'Tgetattr' after unlinkChristian Schoenebeck1-1/+7
2024-11-289pfs: remove obsolete comment in v9fs_getattr()Christian Schoenebeck1-4/+0
2024-11-28tests/9p: add missing Rgetattr response nameChristian Schoenebeck1-0/+1
2024-11-28tests/9p: fix Rreaddir response nameChristian Schoenebeck1-1/+1