index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run docker probe only if docker or podman are available
Stefan Weil
2022-11-22
1
-1
/
+1
*
Fix broken configure with -Wunused-parameter
Stefan Weil
2022-11-06
1
-4
/
+4
*
tests/tcg: include CONFIG_PLUGIN in config-host.mak
Paolo Bonzini
2022-10-31
1
-0
/
+3
*
configure: fix the --enable-static --disable-pie case
Alex Bennée
2022-10-31
1
-2
/
+3
*
configure: don't enable cross compilers unless in target_list
Alex Bennée
2022-10-31
1
-0
/
+9
*
configure: Avoid using strings binary
Michal Privoznik
2022-10-18
1
-17
/
+18
*
configure: don't enable firmware for targets that are not built
Paolo Bonzini
2022-10-18
1
-4
/
+16
*
Revert "configure: build ROMs with container-based cross compilers"
Alex Bennée
2022-10-11
1
-18
/
+12
*
configure: build ROMs with container-based cross compilers
Paolo Bonzini
2022-10-06
1
-12
/
+18
*
configure: cleanup creation of tests/tcg target config
Paolo Bonzini
2022-10-06
1
-7
/
+5
*
configure: unify creation of cross-compilation Makefiles
Paolo Bonzini
2022-10-06
1
-51
/
+43
*
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
2022-10-06
1
-8
/
+7
*
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
1
-63
/
+2
*
tests/tcg: remove -f from Makefile invocation
Paolo Bonzini
2022-10-06
1
-3
/
+4
*
tests: simplify Makefile invocation for tests/tcg
Paolo Bonzini
2022-10-06
1
-9
/
+14
*
configure: store container engine in config-host.mak
Paolo Bonzini
2022-10-06
1
-3
/
+8
*
configure: return status code from probe_target_compiler
Paolo Bonzini
2022-10-06
1
-8
/
+6
*
configure: move detected gdb to TCG's config-host.mak
Alex Bennée
2022-10-06
1
-0
/
+7
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
1
-91
/
+6
|
\
|
*
configure, meson: move linker flag detection to meson
Paolo Bonzini
2022-10-01
1
-16
/
+0
|
*
configure, meson: move C++ compiler detection to meson.build
Paolo Bonzini
2022-10-01
1
-57
/
+0
|
*
meson: require 0.61.3
Paolo Bonzini
2022-10-01
1
-1
/
+1
|
*
configure: do not invoke as/ld directly for pc-bios/optionrom
Paolo Bonzini
2022-09-27
1
-17
/
+5
*
|
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
1
-24
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove the slirp submodule (i.e. compile only with an external libslirp)
Thomas Huth
2022-09-26
1
-24
/
+0
|
*
configure: Add -Wno-gnu-variable-sized-type-not-at-end
Chenyi Qiang
2022-09-26
1
-0
/
+1
*
|
configure: Avoid use of 'local' as it is non-POSIX
Peter Maydell
2022-09-22
1
-4
/
+3
*
|
configure: Check mkdir result directly, not via $?
Peter Maydell
2022-09-22
1
-2
/
+1
*
|
configure: Remove use of backtick `...` syntax
Peter Maydell
2022-09-22
1
-1
/
+1
*
|
configure: Add './' on front of glob of */config-devices.mak.d
Peter Maydell
2022-09-22
1
-1
/
+1
*
|
configure: Add missing quoting for some easy cases
Peter Maydell
2022-09-22
1
-32
/
+32
*
|
configure: Remove unused meson_args variable
Peter Maydell
2022-09-22
1
-1
/
+0
*
|
configure: Remove unused python_version variable
Peter Maydell
2022-09-22
1
-3
/
+0
|
/
*
configure: explicitly set cflags for --disable-pie
Alex Bennée
2022-09-20
1
-0
/
+3
*
configure: improve error for ucontext coroutine backend
Paolo Bonzini
2022-09-01
1
-10
/
+1
*
configure: pass correct cflags to container-based cross compilers
Paolo Bonzini
2022-07-29
1
-1
/
+0
*
configure: Fix ppc container_cross_cc substitution
Richard Henderson
2022-07-29
1
-1
/
+1
*
configure: Avoid '==' bashism
Peter Maydell
2022-07-26
1
-1
/
+1
*
configure: Drop dead code attempting to use -msmall-data on alpha hosts
Peter Maydell
2022-07-26
1
-7
/
+0
*
configure: Don't use bash-specific string-replacement syntax
Peter Maydell
2022-07-26
1
-3
/
+4
*
configure: Add braces to clarify intent of $emu[[:space:]]
Peter Maydell
2022-07-26
1
-1
/
+1
*
configure: Add missing POSIX-required space
Peter Maydell
2022-07-26
1
-1
/
+1
*
tests/docker/dockerfiles: Add debian-loongarch-cross.docker
Richard Henderson
2022-07-19
1
-0
/
+5
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-14
1
-0
/
+15
|
\
|
*
meson: Prefix each element of firmware path
Akihiko Odaki
2022-07-13
1
-0
/
+15
*
|
configure: Restrict TCG to emulation
Philippe Mathieu-Daudé
2022-07-13
1
-6
/
+14
|
/
*
build: try both native and cross compilers
Paolo Bonzini
2022-07-08
1
-64
/
+95
*
configure: pass whole target name to probe_target_compiler
Paolo Bonzini
2022-07-08
1
-20
/
+32
*
configure: write EXTRA_CFLAGS for all sub-Makefiles
Paolo Bonzini
2022-07-06
1
-4
/
+2
*
configure: allow more host/target combos to use the host compiler
Paolo Bonzini
2022-07-06
1
-0
/
+4
[next]