aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-03-29build-sys: fix crlf-ending C codeMarc-André Lureau
2023-03-29meson: accept relative symlinks in "meson introspect --installed" dataPaolo Bonzini
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana
2022-11-10checkpatch: typo fixMichael S. Tsirkin
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin
2022-11-06Add missing include statement for global xml_builtinStefan Weil
2022-10-31Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into stagingStefan Hajnoczi
2022-10-31scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng
2022-10-31scripts/nsis.py: Fix destination directory name when invoked on WindowsBin Meng
2022-10-31scripts/nsis.py: Drop the unnecessary path separatorBin Meng
2022-10-30Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi
2022-10-27scripts: check if .git exists before checking submodule statusDaniel P. Berrangé
2022-10-26blkio: add libblkio block driverStefan Hajnoczi
2022-10-22vmstate-static-checker:remove this redundant returndinglimin
2022-10-06scripts/ci/setup: spice-server only on x86 aarch64Lucas Mateus Castro (alqotel)
2022-10-06scripts/ci/setup: Fix libxen requirementsLucas Mateus Castro (alqotel)
2022-10-06scripts/ci/setup: ninja missing from build-environmentLucas Mateus Castro (alqotel)
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-01configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini
2022-09-29checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-09-27audio: Add sndio backendAlexandre Ratchov
2022-09-26Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth
2022-09-18coverity: put NUBus under m68k componentPaolo Bonzini
2022-09-18coverity: add new RISC-V componentPaolo Bonzini
2022-07-26scripts/coverity-scan/COMPONENTS.md: Update slirp component infoPeter Maydell
2022-07-26scripts/coverity-scan/COMPONENTS.md: Add loongarch componentPeter Maydell
2022-07-22oss-fuzz: ensure base_copy is a generic-fuzzerAlexander Bulekov
2022-07-22oss-fuzz: remove binaries from qemu-bundle treePaolo Bonzini
2022-07-18Replace 'whitelist' with 'allow'Thomas Huth
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-14Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki
2022-07-13datadir: Use bundle mechanismAkihiko Odaki
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki
2022-07-13qapi: Avoid generating C identifier 'linux'zhenwei pi
2022-07-12meson: place default firmware path under .../sharePaolo Bonzini
2022-07-08fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-07-05scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()Song Gao
2022-07-05disas: Remove libvixl disassemblerThomas Huth
2022-07-04scripts: add loongarch64 binfmt configSong Gao
2022-07-04linux-user: Add LoongArch syscall supportSong Gao
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji
2022-06-24libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji
2022-06-24linux-headers: Add vduse.hXie Yongji
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng