summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-141-1/+1
|\
| * s390x/gdb: add gs registersChristian Borntraeger2017-07-141-1/+1
* | build: add -Wexpansion-to-definedPaolo Bonzini2017-07-141-1/+1
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-07-131-2/+6
|\
| * configure: Handle having no c++ compiler in FORTIFY_SOURCE checkPeter Maydell2017-07-111-1/+1
| * configure: Fix build with pkg-config and --static --enable-sdlThomas Huth2017-07-111-1/+5
* | build: disable Xen on ARMPaolo Bonzini2017-07-111-3/+3
|/
* configure: add --disable-tcg configure optionPaolo Bonzini2017-07-041-5/+21
* configure: early test for supported targetsPaolo Bonzini2017-07-041-22/+48
* configure: factor out list of supported Xen/KVM/HAX targetsPaolo Bonzini2017-07-041-35/+55
* configure: Define NCURSES_WIDECHAR if we're using cursesPeter Maydell2017-06-261-0/+2
* target-m68k: define 96bit FP registers for gdb on 680x0Laurent Vivier2017-06-211-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-06-201-2/+2
|\
| * docs: create interop/ subdirectoryPaolo Bonzini2017-06-151-1/+1
| * tcg: move tcg backend files into accel/tcg/Yang Zhong2017-06-151-1/+1
* | sdl: prefer sdl2 over sdl1Gerd Hoffmann2017-06-141-5/+5
* | gtk: prefer gtk3 over gtk2Gerd Hoffmann2017-06-141-7/+7
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-06-121-32/+43
|\
| * configure: split c and cxx extra flagsBruno Dominguez2017-06-071-32/+42
| * .gdbinit: load QEMU sub-commands when gdb startsStefan Hajnoczi2017-06-071-0/+1
* | target/i386: Add GDB XML description for SSE registersAbdallah Bouassida2017-06-071-2/+2
|/
* tcg/sparc: Use the proper compilation flags for 32-bitRichard Henderson2017-06-051-3/+3
* configure: Detect native NetBSD curses(3)Kamil Rytarowski2017-06-041-2/+1Star
* gluster: add support for PREALLOC_MODE_FALLOCNiels de Vos2017-06-021-0/+6
* util: drop old utimensat() compat codeGreg Kurz2017-05-251-22/+0Star
* block migration: Allow compile time disableDr. David Alan Gilbert2017-05-181-0/+11
* configure: Remove -lxencall for Xen detectionAnthony PERARD2017-05-161-1/+1
* maintainers: Add myself as a NetBSD reviewerKamil Rytarowski2017-05-161-0/+1
* Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi2017-05-151-0/+2
|\
| * tcg: enable MTTCG by default for PPC64 on x86Nikunj A Dadhania2017-05-111-0/+2
* | coroutine: remove GThread implementationDaniel P. Berrange2017-05-121-14/+5Star
|/
* use _Static_assert in QEMU_BUILD_BUG_ONAndreas Grapentin2017-05-051-0/+18
* target/i386: Add GDB XML register description supportAbdallah Bouassida2017-05-051-0/+2
* configure: fix trace backend list for out-of-tree buildsGreg Kurz2017-04-281-1/+1
* qga: Add 'guest-get-users' commandVinzenz Feenstra2017-04-271-1/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell2017-04-261-64/+100
|\
| * configure: use pkg-config for obtaining xen versionJuergen Gross2017-04-211-71/+88
| * xen: use 5 digit xen versionsJuergen Gross2017-04-211-8/+8
| * configure: detect presence of libxendevicemodelPaul Durrant2017-04-211-1/+20
* | block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal2017-04-241-0/+39
* | configure: eliminate Python dependency for --helpStefan Hajnoczi2017-04-211-16/+19
* | configure: on Windows minimum glib version must be 2.30Peter Maydell2017-04-101-1/+5
* | configure: Mark SPARC as supportedPeter Maydell2017-04-031-2/+3
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-30-tag' in...Peter Maydell2017-03-311-0/+7
|\ \
| * | qga: Make qemu-ga compile statically for WindowsSameeh Jubran2017-03-311-0/+7
* | | configure: Don't claim 'unsupported host OS' when better message availablePeter Maydell2017-03-301-1/+13
|/ /
* / configure: Fix cut-n-paste errors in OS deprecation warningPeter Maydell2017-03-231-2/+2
|/
* configure: Warn about deprecated hostsPeter Maydell2017-03-211-2/+47
* add opengl_cflags to QEMU_CFLAGSGerd Hoffmann2017-03-211-1/+1
* audio: catch missing sdl supportGerd Hoffmann2017-03-201-2/+8