aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani1-0/+2
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini1-4/+4
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2-16/+3
2022-05-18capstone: Remove the capstone submoduleThomas Huth1-4/+1
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth1-12/+2
2022-05-17net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk1-0/+1
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson1-0/+1
2022-05-16qapi/expr: Enforce feature naming rules againMarkus Armbruster1-1/+1
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky1-0/+1
2022-05-12vmxcap: add tertiary execution controlsPaolo Bonzini1-0/+17
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini1-2/+2
2022-05-09doc: remove hxtool-conv.plYonggang Luo1-137/+0
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini1-0/+15
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini1-1/+0
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini1-2/+0
2022-05-07meson: pass more options directly as -DPaolo Bonzini2-0/+10
2022-05-07configure: switch directory options to automatic parsingPaolo Bonzini2-2/+30
2022-05-07meson, configure: move --interp-prefix to mesonPaolo Bonzini1-0/+3
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini3-0/+28