Age | Commit message (Expand) | Author |
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 |
2022-07-06 | configure, pc-bios/s390-ccw: pass cross CFLAGS correctly | Paolo Bonzini |
2022-07-06 | configure, pc-bios/optionrom: pass cross CFLAGS correctly | Paolo Bonzini |
2022-06-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-06-15 | vfio-user: build library | Jagannathan Raman |
2022-06-15 | build: include pc-bios/ part in the ROMS variable | Paolo Bonzini |
2022-06-15 | configure: cleanup -fno-pie detection | Paolo Bonzini |
2022-06-14 | configure: update list of preserved environment variables | Paolo Bonzini |
2022-06-14 | tests/tcg: disable xtensa-linux-user again | Paolo Bonzini |
2022-06-06 | target/loongarch: 'make check-tcg' support | Song Gao |
2022-06-06 | configure: remove reference to removed option | Paolo Bonzini |
2022-06-01 | configure: remove unused variables from config-host.mak | Paolo Bonzini |
2022-06-01 | configure: enable cross compilation of vof | Paolo Bonzini |
2022-06-01 | configure: enable cross-compilation of optionrom | Paolo Bonzini |
2022-06-01 | configure: enable cross-compilation of s390-ccw | Paolo Bonzini |
2022-06-01 | configure: move symlink configuration earlier | Paolo Bonzini |
2022-06-01 | configure: include more binutils in tests/tcg makefile | Paolo Bonzini |
2022-06-01 | configure: introduce --cross-prefix-*= | Paolo Bonzini |
2022-06-01 | configure: handle host compiler in probe_target_compiler | Paolo Bonzini |
2022-06-01 | configure: add missing cross compiler fallbacks | Paolo Bonzini |
2022-06-01 | tests/tcg: merge configure.sh back into main configure script | Paolo Bonzini |
2022-06-01 | configure, meson: move symlinking of ROMs to meson | Paolo Bonzini |
2022-06-01 | configure: do not define or use the CPP variable | Paolo Bonzini |
2022-05-28 | qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir | Marc-André Lureau |