index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
build: remove git submodule handling from main makefile
Paolo Bonzini
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
Philippe Mathieu-Daudé
2023-06-06
meson.build: Use -Wno-undef only for SDL2 versions that need it
Thomas Huth
2023-06-06
meson.build: Group the audio backend entries in a separate summary section
Thomas Huth
2023-06-06
meson.build: Group the network backend entries in a separate summary section
Thomas Huth
2023-06-06
meson.build: Group the UI entries in a separate summary section
Thomas Huth
2023-06-06
meson: Avoid implicit declaration of absent functions
Michal Privoznik
2023-06-05
Add conditional dependency for libkeyutils
Max Fritz
2023-06-01
qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
2023-05-30
meson: Split test for __int128_t type from __int128_t arithmetic
Richard Henderson
2023-05-26
configure: ignore --make
Paolo Bonzini
2023-05-26
meson: use subproject for internal libfdt
Paolo Bonzini
2023-05-26
meson: simplify logic for -Dfdt
Paolo Bonzini
2023-05-26
meson: Remove leftover comment
Fabiano Rosas
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-25
meson: move -no-pie from linker to compiler
Paolo Bonzini
2023-05-25
meson.build: Fix glib -Wno-unused-function workaround
Nicolas Saenz Julienne
2023-05-23
meson: Fix detect atomic128 support with optimization
Richard Henderson
2023-05-23
util: Introduce host-specific cpuinfo.h
Richard Henderson
2023-05-18
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
2023-05-18
meson.build Add CONFIG_HEXAGON_IDEF_PARSER
Taylor Simpson
2023-05-18
build: move compiler version check to meson
Paolo Bonzini
2023-05-18
build: move remaining compiler flag tests to meson
Paolo Bonzini
2023-05-18
build: move warning flag selection to meson
Paolo Bonzini
2023-05-18
build: move stack protector flag selection to meson
Paolo Bonzini
2023-05-18
build: move coroutine backend selection to meson
Paolo Bonzini
2023-05-18
build: move SafeStack tests to meson
Paolo Bonzini
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
2023-05-18
meson: prepare move of QEMU_CFLAGS to meson
Paolo Bonzini
2023-05-18
configure, meson: move --enable-modules to Meson
Paolo Bonzini
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
2023-05-18
meson: drop unnecessary declare_dependency()
Paolo Bonzini
2023-05-18
meson: add more version numbers to the summary
Paolo Bonzini
2023-05-18
meson: remove static_kwargs
Paolo Bonzini
2023-05-18
meson: use prefer_static option
Paolo Bonzini
2023-05-18
meson: require 0.63.0
Paolo Bonzini
2023-05-16
meson: Detect atomic128 support with optimization
Richard Henderson
2023-05-16
configure: make clear that VirtFS is 9p
Christian Schoenebeck
2023-05-16
Don't require libcap-ng for virtfs support
Peter Foley
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
2023-05-11
disas: Move disas.c to disas/
Richard Henderson
2023-05-10
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
block: add configure options for excluding vmdk, vhdx and vpc
Vladimir Sementsov-Ogievskiy
2023-05-10
Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
[next]