aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-11-10checkpatch: typo fixMichael S. Tsirkin1-1/+1
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-2/+4
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin1-2/+4
2022-11-06Add missing include statement for global xml_builtinStefan Weil1-0/+1
2022-10-31Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into stagingStefan Hajnoczi1-10/+50
2022-10-31scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng1-4/+42
2022-10-31scripts/nsis.py: Fix destination directory name when invoked on WindowsBin Meng1-5/+7
2022-10-31scripts/nsis.py: Drop the unnecessary path separatorBin Meng1-1/+1
2022-10-30Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi1-6/+6
2022-10-27scripts: check if .git exists before checking submodule statusDaniel P. Berrangé1-6/+6
2022-10-26blkio: add libblkio block driverStefan Hajnoczi1-0/+3
2022-10-22vmstate-static-checker:remove this redundant returndinglimin1-1/+0
2022-10-06scripts/ci/setup: spice-server only on x86 aarch64Lucas Mateus Castro (alqotel)1-1/+11
2022-10-06scripts/ci/setup: Fix libxen requirementsLucas Mateus Castro (alqotel)1-1/+1
2022-10-06scripts/ci/setup: ninja missing from build-environmentLucas Mateus Castro (alqotel)1-0/+1
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi1-0/+1
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2022-10-01configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini1-0/+1
2022-09-29checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino1-0/+1
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-4/+2
2022-09-27audio: Add sndio backendAlexandre Ratchov1-2/+5
2022-09-26Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth2-4/+2
2022-09-18coverity: put NUBus under m68k componentPaolo Bonzini1-1/+1
2022-09-18coverity: add new RISC-V componentPaolo Bonzini1-0/+3
2022-07-26scripts/coverity-scan/COMPONENTS.md: Update slirp component infoPeter Maydell1-2/+2
2022-07-26scripts/coverity-scan/COMPONENTS.md: Add loongarch componentPeter Maydell1-0/+3
2022-07-22oss-fuzz: ensure base_copy is a generic-fuzzerAlexander Bulekov1-1/+1
2022-07-22oss-fuzz: remove binaries from qemu-bundle treePaolo Bonzini1-1/+3
2022-07-18Replace 'whitelist' with 'allow'Thomas Huth1-1/+1
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell4-8/+44
2022-07-14Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell1-1/+1
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki2-4/+7
2022-07-13datadir: Use bundle mechanismAkihiko Odaki1-4/+4
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki1-0/+33
2022-07-13qapi: Avoid generating C identifier 'linux'zhenwei pi1-1/+1
2022-07-12meson: place default firmware path under .../sharePaolo Bonzini1-1/+1
2022-07-08fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov1-2/+2
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson3-6/+3
2022-07-05scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()Song Gao1-0/+3
2022-07-05disas: Remove libvixl disassemblerThomas Huth3-6/+3
2022-07-04scripts: add loongarch64 binfmt configSong Gao1-1/+5
2022-07-04linux-user: Add LoongArch syscall supportSong Gao1-0/+2
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji1-0/+4
2022-06-24libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji1-0/+3
2022-06-24linux-headers: Add vduse.hXie Yongji1-1/+1
2022-06-15vfio-user: build libraryJagannathan Raman1-0/+4
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng1-0/+3
2022-06-06regenerate meson-buildoptions.shPaolo Bonzini1-1/+3
2022-06-06tests: run 'device-crash-test' from tests/venvJohn Snow1-4/+12
2022-06-06modules: generates per-target modinfoJose R. Ziviani1-14/+35