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