index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
1
-1
/
+1
2023-05-18
Hexagon (target/hexagon) Add support for v68/v69/v71/v73
Taylor Simpson
1
-1
/
+1
2023-05-18
configure: remove unnecessary check
Paolo Bonzini
1
-7
/
+0
2023-05-18
configure: reorder option parsing code
Paolo Bonzini
1
-63
/
+58
2023-05-18
configure: remove unnecessary mkdir
Paolo Bonzini
1
-1
/
+0
2023-05-18
configure: do not rerun the tests with -Werror
Paolo Bonzini
1
-34
/
+1
2023-05-18
configure: remove compiler sanity check
Paolo Bonzini
1
-14
/
+0
2023-05-18
build: move --disable-debug-info to meson
Paolo Bonzini
1
-5
/
+0
2023-05-18
build: move compiler version check to meson
Paolo Bonzini
1
-25
/
+0
2023-05-18
build: move remaining compiler flag tests to meson
Paolo Bonzini
1
-68
/
+11
2023-05-18
build: move warning flag selection to meson
Paolo Bonzini
1
-86
/
+0
2023-05-18
build: move stack protector flag selection to meson
Paolo Bonzini
1
-42
/
+2
2023-05-18
build: move coroutine backend selection to meson
Paolo Bonzini
1
-62
/
+0
2023-05-18
build: move SafeStack tests to meson
Paolo Bonzini
1
-73
/
+0
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
1
-147
/
+0
2023-05-18
configure, meson: move --enable-modules to Meson
Paolo Bonzini
1
-20
/
+0
2023-05-18
configure: remove pkg-config functions
Paolo Bonzini
1
-17
/
+4
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
1
-97
/
+1
2023-05-18
meson: use prefer_static option
Paolo Bonzini
1
-3
/
+1
2023-05-18
meson: require 0.63.0
Paolo Bonzini
1
-1
/
+1
2023-05-18
configure: Add courtesy hint to Python version failure message
John Snow
1
-1
/
+4
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
1
-5
/
+5
2023-05-18
configure: add --enable-pypi and --disable-pypi
John Snow
1
-1
/
+20
2023-05-18
configure: bootstrap sphinx with mkvenv
John Snow
1
-2
/
+19
2023-05-18
configure: move --enable-docs and --disable-docs back to configure
John Snow
1
-0
/
+6
2023-05-18
configure: use 'mkvenv ensure meson' to bootstrap meson
John Snow
1
-54
/
+11
2023-05-18
configure: create a python venv unconditionally
John Snow
1
-5
/
+29
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
1
-0
/
+1
2023-04-20
configure: Honour cross-prefix when finding ObjC compiler
Peter Maydell
1
-8
/
+18
2023-04-20
configure: Avoid -Werror=maybe-uninitialized
Akihiko Odaki
1
-7
/
+3
2023-04-20
build-sys: prevent meson from downloading wrapped subprojects
Marc-André Lureau
1
-0
/
+4
2023-03-28
util: import GTree as QTree
Emilio Cota
1
-0
/
+15
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
1
-0
/
+8
2023-03-08
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
Thomas Huth
1
-0
/
+1
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
1
-0
/
+8
2023-03-04
configure: Disable thread-safety warnings on macOS
Thomas Huth
1
-1
/
+4
2023-03-02
Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
1
-0
/
+3
2023-03-01
build: Don't specify -no-pie for --static user-mode programs
Warner Losh
1
-1
/
+1
2023-03-01
configure: expose the direct container command
Alex Bennée
1
-0
/
+3
2023-02-27
Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-19
/
+61
2023-02-27
configure: Look for auxiliary Python installations
John Snow
1
-16
/
+45
2023-02-27
configure: protect against escaping venv when running Meson
Paolo Bonzini
1
-3
/
+16
2023-02-27
configure: Add 'mkdir build' check
Dinah Baum
1
-2
/
+6
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
1
-0
/
+1
2023-02-14
configure: Bump minimum Clang version to 10.0
Thomas Huth
1
-19
/
+6
2023-01-26
tests/tcg: Do not build/run TCG tests if TCG is disabled
Fabiano Rosas
1
-1
/
+5
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
1
-10
/
+0
2023-01-11
enforce use of G_GNUC_PRINTF attributes
Daniel P. Berrangé
1
-0
/
+1
2023-01-11
configure: fix GLIB_VERSION for cross-compilation
Paolo Bonzini
1
-1
/
+1
2023-01-06
configure: test all warnings
Paolo Bonzini
1
-2
/
+5
[next]