aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé3-7/+7
2024-12-12Merge tag 'qtest-20241212-pull-request' of https://gitlab.com/farosas/qemu in...Stefan Hajnoczi1-1/+1
2024-12-12tests/qtest: add TIMEOUT_MULTIPLIERDmitry Frolov1-1/+1
2024-12-10script/codeconverter/qom_type_info: Deprecate MakeTypeRegisterStatic and Make...Zhao Liu1-20/+0
2024-12-10rust: build: move strict lints handling to rustc_args.pyPaolo Bonzini1-3/+16
2024-12-10rust: cargo: store desired warning levels in workspace Cargo.tomlPaolo Bonzini1-6/+32
2024-12-10rust: build: generate lint flags from Cargo.tomlPaolo Bonzini1-1/+82
2024-12-10rust: build: restrict --cfg generation to only required symbolsPaolo Bonzini1-16/+45
2024-11-25plugins: detect qemu plugin API symbols from headerPierrick Bouvier1-0/+45
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan1-1/+1
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell3-2/+4
2024-11-06dockerfiles: install bindgen from cargo on Ubuntu 22.04Paolo Bonzini2-2/+0
2024-11-05rust: silence unknown warnings for the sake of old compilersPaolo Bonzini1-0/+4
2024-11-05rust: add PL011 device modelManos Pitsidianakis3-2/+19
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis3-19/+2
2024-11-05linux-user: Allow custom rt signal mappingsIlya Leoshkevich1-0/+2
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell1-0/+7
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell4-0/+9
2024-11-02linux-headers: loongarch: Add kvm_para.hBibo Mao1-0/+1
2024-11-02linux-headers: Add unistd_64.hBibo Mao1-0/+6
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury1-0/+3
2024-10-31tests/lcitool: Update libvirt-ci and add libcbor dependencyDorjoy Chowdhury2-0/+2
2024-10-30scripts: remove erroneous file that breaks git clone on WindowsPierrick Bouvier1-0/+0
2024-10-30tests: add 'rust' and 'bindgen' to CI package listDaniel P. Berrangé2-0/+4
2024-10-29scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsingAkihiko Odaki1-1/+2
2024-10-24testing: Enhance gdb probe scriptGustavo Romero1-36/+39
2024-10-24scripts/ci: remove architecture checks for build-environment updatesAlex Bennée1-2/+0
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