aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-38/+64
2019-02-28audio: don't build alsa and sdl by default on linuxGerd Hoffmann1-1/+1
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange1-17/+0
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange1-0/+37
2019-02-21vhost-net: revamp configure logicPaolo Bonzini1-30/+59
2019-02-21vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini1-7/+4
2019-02-21vhost-net-user: add stubs for when no virtio-net device is presentPaolo Bonzini1-1/+1
2019-02-21build-sys: add gio-2.0 checkMarc-André Lureau1-0/+13
2019-02-14Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...Peter Maydell1-0/+3
2019-02-14target/mips: introduce MTTCG-enabled buildsAleksandar Markovic1-0/+3
2019-02-14configure: improve usbfs checkThomas Petazzoni1-2/+17
2019-02-14configure: Make -Waddress-of-packed-member warnings be errorsPeter Maydell1-1/+0
2019-02-14configure: Add HAX support in NetBSDKamil Rytarowski1-0/+1
2019-02-14configure: fix qemu-img nameCleber Rosa1-1/+1
2019-02-14configure: remove handling of "wav" audio driverCleber Rosa1-4/+0
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell1-28/+31
2019-02-06configure: Avoid non-portable 'test -o/-a'Eric Blake1-30/+33
2019-02-05gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale1-2/+2
2019-02-05configure: enable elf2dmp build for Windows hostsViktor Prutyanov1-2/+2
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth1-2/+10
2019-02-04configure: Don't add Xen's libs to LDFLAGSAnthony PERARD1-1/+0
2019-02-04configure: xen: Stop build-testing for xc_domain_createAnthony PERARD1-19/+0
2019-02-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...Peter Maydell1-53/+17
2019-02-01ui: remove support for SDL1.2 in favour of SDL2Daniel P. Berrangé1-53/+7
2019-02-01configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11Philippe Mathieu-Daudé1-0/+10
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones1-0/+14
2019-01-24audio: probe audio drivers by defaultGerd Hoffmann1-7/+7
2019-01-24audio: use try-sdl for openbsdGerd Hoffmann1-1/+1
2019-01-24audio: allow optional audio drivers.Gerd Hoffmann1-6/+28
2019-01-24audio: use pkg-configGerd Hoffmann1-26/+13
2019-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell1-0/+47
2019-01-22configure: Force the C standard to gnu99Thomas Huth1-1/+4
2019-01-21sdl: add support for high resolution window iconDaniel P. Berrangé1-0/+43
2019-01-21ui: fix icon display for GTK frontend under GNOME Shell with WaylandDaniel P. Berrangé1-0/+2
2019-01-21ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé1-0/+2
2019-01-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell1-1/+5
2019-01-18configure: Only build the s390-ccw bios if the compiler supports -march=z900Thomas Huth1-1/+5
2019-01-17configure: keep track of Python versionCleber Rosa1-1/+5
2019-01-14Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-140119-1...Peter Maydell1-1/+0
2019-01-14Revert "tests: Disable qht-bench parallel test when using gprof"Alex Bennée1-1/+0
2019-01-14Remove broken Xen PV domain builderAnthony PERARD1-17/+0
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+2
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé1-0/+1
2019-01-11configure: Let the TARGET_GPROF var use the regular 'y' for YesPhilippe Mathieu-Daudé1-1/+1
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau1-3/+0
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell1-2/+2
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau1-2/+2
2019-01-09ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy1-1/+1
2019-01-08util: Implement debug-threads for macOSRoman Bolshakov1-6/+26
2018-12-26configure: Add support for building RISC-V hostAlistair Francis1-2/+10