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
2022-11-06
Fix broken configure with -Wunused-parameter
Stefan Weil
2022-10-31
tests/tcg: include CONFIG_PLUGIN in config-host.mak
Paolo Bonzini
2022-10-31
configure: fix the --enable-static --disable-pie case
Alex Bennée
2022-10-31
configure: don't enable cross compilers unless in target_list
Alex Bennée
2022-10-18
configure: Avoid using strings binary
Michal Privoznik
2022-10-18
configure: don't enable firmware for targets that are not built
Paolo Bonzini
2022-10-11
Revert "configure: build ROMs with container-based cross compilers"
Alex Bennée
2022-10-06
configure: build ROMs with container-based cross compilers
Paolo Bonzini
2022-10-06
configure: cleanup creation of tests/tcg target config
Paolo Bonzini
2022-10-06
configure: unify creation of cross-compilation Makefiles
Paolo Bonzini
2022-10-06
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: remove -f from Makefile invocation
Paolo Bonzini
2022-10-06
tests: simplify Makefile invocation for tests/tcg
Paolo Bonzini
2022-10-06
configure: store container engine in config-host.mak
Paolo Bonzini
2022-10-06
configure: return status code from probe_target_compiler
Paolo Bonzini
2022-10-06
configure: move detected gdb to TCG's config-host.mak
Alex Bennée
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-01
configure, meson: move linker flag detection to meson
Paolo Bonzini
2022-10-01
configure, meson: move C++ compiler detection to meson.build
Paolo Bonzini
2022-10-01
meson: require 0.61.3
Paolo Bonzini
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
configure: do not invoke as/ld directly for pc-bios/optionrom
Paolo Bonzini
2022-09-26
Remove the slirp submodule (i.e. compile only with an external libslirp)
Thomas Huth
2022-09-26
configure: Add -Wno-gnu-variable-sized-type-not-at-end
Chenyi Qiang
2022-09-22
configure: Avoid use of 'local' as it is non-POSIX
Peter Maydell
2022-09-22
configure: Check mkdir result directly, not via $?
Peter Maydell
2022-09-22
configure: Remove use of backtick `...` syntax
Peter Maydell
2022-09-22
configure: Add './' on front of glob of */config-devices.mak.d
Peter Maydell
2022-09-22
configure: Add missing quoting for some easy cases
Peter Maydell
2022-09-22
configure: Remove unused meson_args variable
Peter Maydell
2022-09-22
configure: Remove unused python_version variable
Peter Maydell
2022-09-20
configure: explicitly set cflags for --disable-pie
Alex Bennée
2022-09-01
configure: improve error for ucontext coroutine backend
Paolo Bonzini
2022-07-29
configure: pass correct cflags to container-based cross compilers
Paolo Bonzini
2022-07-29
configure: Fix ppc container_cross_cc substitution
Richard Henderson
2022-07-26
configure: Avoid '==' bashism
Peter Maydell
2022-07-26
configure: Drop dead code attempting to use -msmall-data on alpha hosts
Peter Maydell
2022-07-26
configure: Don't use bash-specific string-replacement syntax
Peter Maydell
2022-07-26
configure: Add braces to clarify intent of $emu[[:space:]]
Peter Maydell
2022-07-26
configure: Add missing POSIX-required space
Peter Maydell
2022-07-19
tests/docker/dockerfiles: Add debian-loongarch-cross.docker
Richard Henderson
2022-07-14
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-13
meson: Prefix each element of firmware path
Akihiko Odaki
2022-07-13
configure: Restrict TCG to emulation
Philippe Mathieu-Daudé
2022-07-08
build: try both native and cross compilers
Paolo Bonzini
2022-07-08
configure: pass whole target name to probe_target_compiler
Paolo Bonzini
2022-07-06
configure: write EXTRA_CFLAGS for all sub-Makefiles
Paolo Bonzini
2022-07-06
configure: allow more host/target combos to use the host compiler
Paolo Bonzini
2022-07-06
configure, pc-bios/vof: pass cross CFLAGS correctly
Paolo Bonzini
[next]