aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-10-11rust: add PL011 device modelPaolo Bonzini3-2/+19
2024-10-11rust: add utility procedural macro crateManos Pitsidianakis2-2/+6
2024-10-11scripts/archive-source: find directory name for subprojectsPaolo Bonzini1-1/+22
2024-10-11rust: add bindgen step as a meson dependencyManos Pitsidianakis1-0/+84
2024-10-07build-sys: Add rust feature optionManos Pitsidianakis1-0/+3
2024-10-03minikconf: print error entirely on stderrPaolo Bonzini1-1/+1
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini2-4/+0
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+33
2024-09-27Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-103/+5
2024-09-25.gitlab-ci.d: Make separate collapsible log sections for build and testPeter Maydell1-0/+29
2024-09-25scripts/checkpatch.pl: emit error when using assert(false)Pierrick Bouvier1-0/+4
2024-09-22linux-user,loongarch: move to syscalltbl fileLaurent Vivier2-97/+1
2024-09-22linux-user,hexagon: move to syscalltbl fileLaurent Vivier2-1/+1
2024-09-22linux-user,riscv: move to syscalltbl fileLaurent Vivier2-2/+1
2024-09-22linux-user,openrisc: move to syscalltbl fileLaurent Vivier2-2/+1
2024-09-22linux-user,aarch64: move to syscalltbl fileLaurent Vivier2-1/+1
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé1-1/+1
2024-09-13target/cris: Remove the deprecated CRIS targetPhilippe Mathieu-Daudé1-3/+0
2024-09-13hw/timer: Remove TYPE_ETRAX_FS_TIMER devicePhilippe Mathieu-Daudé1-1/+1
2024-09-13hw/dma: Remove ETRAX_FS DMA devicePhilippe Mathieu-Daudé1-1/+1
2024-09-13tests/tcg: Remove CRIS bare test filesPhilippe Mathieu-Daudé1-1/+0
2024-09-13hw: Define new device_class_set_legacy_reset()Peter Maydell1-0/+30
2024-09-11Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-3/+6
2024-09-11Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...Peter Maydell1-9/+30
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson1-3/+6
2024-09-10scripts/ci: update the gitlab-runner playbookAlex Bennée1-9/+30
2024-09-10Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2-20/+26
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster2-20/+26
2024-09-09meson: Introduce 'qatzip' feature to the build systemBryan Zhang1-0/+3
2024-08-16tests/avocado: excercise scripts/replay-dump.py in replay testsNicholas Piggin1-2/+4
2024-08-16scripts/replay-dump.py: rejig decoders in event number orderNicholas Piggin1-28/+28
2024-08-16scripts/replay-dump.py: Update to current rr record formatNicholas Piggin1-34/+93
2024-08-16scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella1-0/+24
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé2-0/+2
2024-07-18Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson1-7/+7
2024-07-17meson: Update meson-buildoptions.shZhao Liu1-7/+7
2024-07-17qapi: remove "Example" doc sectionJohn Snow1-1/+9
2024-07-06qapi/parser: don't parse rST markup as section headersJohn Snow1-2/+7
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow1-0/+15
2024-07-06qapi/parser: fix comment parsing immediately following a doc blockJohn Snow1-1/+1
2024-07-06qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow1-2/+2
2024-07-06qapi: linter fixupsJohn Snow3-9/+10
2024-06-28meson: remove dead optimization optionPaolo Bonzini1-3/+0
2024-06-28meson: allow configuring the x86-64 baselinePaolo Bonzini1-0/+3
2024-06-21scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibsPeter Maydell1-1/+1
2024-06-21scripts/coverity-scan/COMPONENTS.md: Fix monitor componentPeter Maydell1-1/+1
2024-06-21scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to th...Peter Maydell1-1/+1
2024-06-21scripts/coverity-scan/COMPONENTS.md: Fix 'char' componentPeter Maydell1-1/+4
2024-06-21scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CIPeter Maydell1-52/+52
2024-06-14configure: Add uadk optionShameer Kolothum1-0/+3