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
/
configure
Age
Commit message (
Expand
)
Author
2023-05-21
Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-19
scripts: make sure scripts are invoked via $(PYTHON)
Paolo Bonzini
2023-05-19
configure: fix backwards-compatibility for meson sphinx_build option
Paolo Bonzini
2023-05-18
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
2023-05-18
Hexagon (target/hexagon) Add support for v68/v69/v71/v73
Taylor Simpson
2023-05-18
configure: remove unnecessary check
Paolo Bonzini
2023-05-18
configure: reorder option parsing code
Paolo Bonzini
2023-05-18
configure: remove unnecessary mkdir
Paolo Bonzini
2023-05-18
configure: do not rerun the tests with -Werror
Paolo Bonzini
2023-05-18
configure: remove compiler sanity check
Paolo Bonzini
2023-05-18
build: move --disable-debug-info to meson
Paolo Bonzini
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
configure, meson: move --enable-modules to Meson
Paolo Bonzini
2023-05-18
configure: remove pkg-config functions
Paolo Bonzini
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
2023-05-18
meson: use prefer_static option
Paolo Bonzini
2023-05-18
meson: require 0.63.0
Paolo Bonzini
2023-05-18
configure: Add courtesy hint to Python version failure message
John Snow
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
configure: add --enable-pypi and --disable-pypi
John Snow
2023-05-18
configure: bootstrap sphinx with mkvenv
John Snow
2023-05-18
configure: move --enable-docs and --disable-docs back to configure
John Snow
2023-05-18
configure: use 'mkvenv ensure meson' to bootstrap meson
John Snow
2023-05-18
configure: create a python venv unconditionally
John Snow
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-04-20
configure: Honour cross-prefix when finding ObjC compiler
Peter Maydell
2023-04-20
configure: Avoid -Werror=maybe-uninitialized
Akihiko Odaki
2023-04-20
build-sys: prevent meson from downloading wrapped subprojects
Marc-André Lureau
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-08
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
Thomas Huth
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2023-03-04
configure: Disable thread-safety warnings on macOS
Thomas Huth
2023-03-02
Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2023-03-01
build: Don't specify -no-pie for --static user-mode programs
Warner Losh
2023-03-01
configure: expose the direct container command
Alex Bennée
2023-02-27
Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-27
configure: Look for auxiliary Python installations
John Snow
2023-02-27
configure: protect against escaping venv when running Meson
Paolo Bonzini
2023-02-27
configure: Add 'mkdir build' check
Dinah Baum
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
2023-02-14
configure: Bump minimum Clang version to 10.0
Thomas Huth
2023-01-26
tests/tcg: Do not build/run TCG tests if TCG is disabled
Fabiano Rosas
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
[next]