summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/ci/setup: spice-server only on x86 aarch64Lucas Mateus Castro (alqotel)2022-10-061-1/+11
* scripts/ci/setup: Fix libxen requirementsLucas Mateus Castro (alqotel)2022-10-061-1/+1
* scripts/ci/setup: ninja missing from build-environmentLucas Mateus Castro (alqotel)2022-10-061-0/+1
* Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-10-041-0/+1
|\
| * checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino2022-09-291-0/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-0/+1
|\ \ | |/ |/|
| * configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini2022-10-011-0/+1
* | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-272-4/+2Star
|\ \
| * | Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth2022-09-262-4/+2Star
| |/
* / audio: Add sndio backendAlexandre Ratchov2022-09-271-2/+5
|/
* coverity: put NUBus under m68k componentPaolo Bonzini2022-09-181-1/+1
* coverity: add new RISC-V componentPaolo Bonzini2022-09-181-0/+3
* scripts/coverity-scan/COMPONENTS.md: Update slirp component infoPeter Maydell2022-07-261-2/+2
* scripts/coverity-scan/COMPONENTS.md: Add loongarch componentPeter Maydell2022-07-261-0/+3
* oss-fuzz: ensure base_copy is a generic-fuzzerAlexander Bulekov2022-07-221-1/+1
* oss-fuzz: remove binaries from qemu-bundle treePaolo Bonzini2022-07-221-1/+3
* Replace 'whitelist' with 'allow'Thomas Huth2022-07-181-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-144-8/+44
|\
| * meson: Prefix each element of firmware pathAkihiko Odaki2022-07-132-4/+7
| * datadir: Use bundle mechanismAkihiko Odaki2022-07-131-4/+4
| * cutils: Introduce bundle mechanismAkihiko Odaki2022-07-131-0/+33
* | Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell2022-07-141-1/+1
|\ \ | |/ |/|
| * qapi: Avoid generating C identifier 'linux'zhenwei pi2022-07-131-1/+1
* | meson: place default firmware path under .../sharePaolo Bonzini2022-07-121-1/+1
* | fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov2022-07-081-2/+2
|/
* Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-07-053-6/+3Star
|\
| * disas: Remove libvixl disassemblerThomas Huth2022-07-053-6/+3Star
* | scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()Song Gao2022-07-051-0/+3
* | scripts: add loongarch64 binfmt configSong Gao2022-07-041-1/+5
* | linux-user: Add LoongArch syscall supportSong Gao2022-07-041-0/+2
|/
* vduse-blk: Implement vduse-blk exportXie Yongji2022-06-241-0/+4
* libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji2022-06-241-0/+3
* linux-headers: Add vduse.hXie Yongji2022-06-241-1/+1
* vfio-user: build libraryJagannathan Raman2022-06-151-0/+4
* meson: Add CanoKeyHongren (Zenithal) Zheng2022-06-141-0/+3
* regenerate meson-buildoptions.shPaolo Bonzini2022-06-061-1/+3
* tests: run 'device-crash-test' from tests/venvJohn Snow2022-06-061-4/+12
* modules: generates per-target modinfoJose R. Ziviani2022-06-061-14/+35
* modules: introduces module_kconfig directiveJose R. Ziviani2022-06-061-0/+2
* build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini2022-06-011-4/+4
* Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-05-202-16/+3Star
|\
| * capstone: Remove the capstone submoduleThomas Huth2022-05-181-4/+1Star
| * Remove Ubuntu 18.04 container support from the repositoryThomas Huth2022-05-181-12/+2Star
* | net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk2022-05-171-0/+1
|/
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-05-171-0/+1
|\
| * hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky2022-05-131-0/+1
* | qapi/expr: Enforce feature naming rules againMarkus Armbruster2022-05-161-1/+1
|/
* vmxcap: add tertiary execution controlsPaolo Bonzini2022-05-121-0/+17
* checkpatch: fix g_malloc checkPaolo Bonzini2022-05-121-2/+2
* doc: remove hxtool-conv.plYonggang Luo2022-05-091-137/+0Star