aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2022-06-06regenerate meson-buildoptions.shPaolo Bonzini
2022-06-06tests: run 'device-crash-test' from tests/venvJohn Snow
2022-06-06modules: generates per-target modinfoJose R. Ziviani
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-05-18capstone: Remove the capstone submoduleThomas Huth
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth
2022-05-17net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16qapi/expr: Enforce feature naming rules againMarkus Armbruster