summary refs log tree commit diff stats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-203-7/+7
* Merge tag 'qtest-20241212-pull-request' of https://gitlab.com/farosas/qemu in...Stefan Hajnoczi2024-12-121-1/+1
|\
| * tests/qtest: add TIMEOUT_MULTIPLIERDmitry Frolov2024-12-121-1/+1
* | script/codeconverter/qom_type_info: Deprecate MakeTypeRegisterStatic and Make...Zhao Liu2024-12-101-20/+0
* | rust: build: move strict lints handling to rustc_args.pyPaolo Bonzini2024-12-101-3/+16
* | rust: cargo: store desired warning levels in workspace Cargo.tomlPaolo Bonzini2024-12-101-6/+32
* | rust: build: generate lint flags from Cargo.tomlPaolo Bonzini2024-12-101-1/+82
* | rust: build: restrict --cfg generation to only required symbolsPaolo Bonzini2024-12-101-16/+45
|/
* plugins: detect qemu plugin API symbols from headerPierrick Bouvier2024-11-251-0/+45
* scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan2024-11-081-1/+1
* Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-11-063-2/+4
|\
| * dockerfiles: install bindgen from cargo on Ubuntu 22.04Paolo Bonzini2024-11-062-2/+0
| * rust: silence unknown warnings for the sake of old compilersPaolo Bonzini2024-11-051-0/+4
| * rust: add PL011 device modelManos Pitsidianakis2024-11-053-2/+19
| * Revert "rust: add PL011 device model"Manos Pitsidianakis2024-11-053-19/+2
* | linux-user: Allow custom rt signal mappingsIlya Leoshkevich2024-11-051-0/+2
|/
* Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell2024-11-041-0/+7
|\
| * linux-headers: loongarch: Add kvm_para.hBibo Mao2024-11-021-0/+1
| * linux-headers: Add unistd_64.hBibo Mao2024-11-021-0/+6
* | Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-11-024-0/+9
|\ \ | |/ |/|
| * device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury2024-10-311-0/+3
| * tests/lcitool: Update libvirt-ci and add libcbor dependencyDorjoy Chowdhury2024-10-312-0/+2
| * scripts: remove erroneous file that breaks git clone on WindowsPierrick Bouvier2024-10-301-0/+0
| * tests: add 'rust' and 'bindgen' to CI package listDaniel P. Berrangé2024-10-302-0/+4
* | scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsingAkihiko Odaki2024-10-291-1/+2
|/
* testing: Enhance gdb probe scriptGustavo Romero2024-10-241-36/+39
* scripts/ci: remove architecture checks for build-environment updatesAlex Bennée2024-10-241-2/+0
* rust: add PL011 device modelPaolo Bonzini2024-10-113-2/+19
* rust: add utility procedural macro crateManos Pitsidianakis2024-10-112-2/+6
* scripts/archive-source: find directory name for subprojectsPaolo Bonzini2024-10-111-1/+22
* rust: add bindgen step as a meson dependencyManos Pitsidianakis2024-10-111-0/+84
* build-sys: Add rust feature optionManos Pitsidianakis2024-10-071-0/+3
* minikconf: print error entirely on stderrPaolo Bonzini2024-10-031-1/+1
* 9p: remove 'proxy' filesystem backend driverPaolo Bonzini2024-10-032-4/+0
* Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-09-282-0/+33
|\
| * .gitlab-ci.d: Make separate collapsible log sections for build and testPeter Maydell2024-09-251-0/+29
| * scripts/checkpatch.pl: emit error when using assert(false)Pierrick Bouvier2024-09-251-0/+4
* | Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-09-272-103/+5
|\ \
| * | linux-user,loongarch: move to syscalltbl fileLaurent Vivier2024-09-222-97/+1
| * | linux-user,hexagon: move to syscalltbl fileLaurent Vivier2024-09-222-1/+1
| * | linux-user,riscv: move to syscalltbl fileLaurent Vivier2024-09-222-2/+1
| * | linux-user,openrisc: move to syscalltbl fileLaurent Vivier2024-09-222-2/+1
| * | linux-user,aarch64: move to syscalltbl fileLaurent Vivier2024-09-222-1/+1
| |/
* / license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé2024-09-201-1/+1
|/
* target/cris: Remove the deprecated CRIS targetPhilippe Mathieu-Daudé2024-09-131-3/+0
* hw/timer: Remove TYPE_ETRAX_FS_TIMER devicePhilippe Mathieu-Daudé2024-09-131-1/+1
* hw/dma: Remove ETRAX_FS DMA devicePhilippe Mathieu-Daudé2024-09-131-1/+1
* tests/tcg: Remove CRIS bare test filesPhilippe Mathieu-Daudé2024-09-131-1/+0
* hw: Define new device_class_set_legacy_reset()Peter Maydell2024-09-131-0/+30
* Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-09-111-3/+6
|\