aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2022-07-29configure: pass correct cflags to container-based cross compilersPaolo Bonzini
2022-07-29configure: Fix ppc container_cross_cc substitutionRichard Henderson
2022-07-26configure: Avoid '==' bashismPeter Maydell
2022-07-26configure: Drop dead code attempting to use -msmall-data on alpha hostsPeter Maydell
2022-07-26configure: Don't use bash-specific string-replacement syntaxPeter Maydell
2022-07-26configure: Add braces to clarify intent of $emu[[:space:]]Peter Maydell
2022-07-26configure: Add missing POSIX-required spacePeter Maydell
2022-07-19tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki
2022-07-13configure: Restrict TCG to emulationPhilippe Mathieu-Daudé
2022-07-08build: try both native and cross compilersPaolo Bonzini
2022-07-08configure: pass whole target name to probe_target_compilerPaolo Bonzini
2022-07-06configure: write EXTRA_CFLAGS for all sub-MakefilesPaolo Bonzini
2022-07-06configure: allow more host/target combos to use the host compilerPaolo Bonzini
2022-07-06configure, pc-bios/vof: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/optionrom: pass cross CFLAGS correctlyPaolo Bonzini
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-15build: include pc-bios/ part in the ROMS variablePaolo Bonzini
2022-06-15configure: cleanup -fno-pie detectionPaolo Bonzini
2022-06-14configure: update list of preserved environment variablesPaolo Bonzini
2022-06-14tests/tcg: disable xtensa-linux-user againPaolo Bonzini
2022-06-06target/loongarch: 'make check-tcg' supportSong Gao
2022-06-06configure: remove reference to removed optionPaolo Bonzini
2022-06-01configure: remove unused variables from config-host.makPaolo Bonzini
2022-06-01configure: enable cross compilation of vofPaolo Bonzini
2022-06-01configure: enable cross-compilation of optionromPaolo Bonzini
2022-06-01configure: enable cross-compilation of s390-ccwPaolo Bonzini
2022-06-01configure: move symlink configuration earlierPaolo Bonzini
2022-06-01configure: include more binutils in tests/tcg makefilePaolo Bonzini
2022-06-01configure: introduce --cross-prefix-*=Paolo Bonzini
2022-06-01configure: handle host compiler in probe_target_compilerPaolo Bonzini
2022-06-01configure: add missing cross compiler fallbacksPaolo Bonzini
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01configure, meson: move symlinking of ROMs to mesonPaolo Bonzini
2022-06-01configure: do not define or use the CPP variablePaolo Bonzini
2022-05-28qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau
2022-05-18capstone: Remove the capstone submoduleThomas Huth
2022-05-18docs/about: Update the support statement for WindowsThomas Huth
2022-05-14configure: remove duplicate help messagesPaolo Bonzini
2022-05-14configure: remove another dead variablePaolo Bonzini
2022-05-12pc-bios/optionrom: detect -fno-piePaolo Bonzini
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini
2022-05-07build: move vhost-user-fs configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini
2022-05-07configure: simplify vhost-net-{user, vdpa} configurationPaolo Bonzini
2022-05-07configure: omit options with default values from meson command linePaolo Bonzini