summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka2012-10-191-1/+1
* Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno2012-10-191-29/+2
|\
| * configure: Remove unnecessary host_guest_base codePeter Maydell2012-10-121-29/+2
* | configure: Remove unused parameters from main functionStefan Weil2012-10-191-2/+2
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-10-121-2/+0
|\ \
| * | configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell2012-10-121-2/+0
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori2012-10-121-1/+8
|\ \
| * | configure: add --localstatedirLuiz Capitulino2012-10-091-1/+8
| |/
* | spice: raise requirement to 0.12Gerd Hoffmann2012-10-081-16/+2
|/
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-061-2/+3
|\
| * configure: Support empty target list (--target-list=)Stefan Weil2012-10-051-2/+3
* | Remove libhwStefan Weil2012-10-051-5/+0
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-041-0/+35
|\
| * configure: Add a config option for GlusterFS as block backendBharata B Rao2012-09-281-0/+35
* | Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori2012-10-041-3/+3
|\ \
| * | usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede2012-09-261-3/+3
* | | Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-30/+4
| |/ |/|
* | configure: Allow builds without any system or user emulationStefan Weil2012-09-251-4/+0
|/
* tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson2012-09-211-12/+0
* tcg-sparc: Support GUEST_BASE.Richard Henderson2012-09-211-0/+2
* tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson2012-09-211-36/+4
* Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno2012-09-211-1/+1
|\
| * configure: usbredir fixesAurelien Jarno2012-09-131-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-171-1/+1
|\ \
| * | configure: fix seccomp checkYann E. MORIN2012-09-141-1/+1
| |/
* | Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori2012-09-171-0/+7
|\ \
| * | hw/qxl: support client monitor configuration via deviceAlon Levy2012-09-131-0/+7
| |/
* | Revert "Add ability to disable build of all targets"Anthony Liguori2012-09-171-4/+9
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-11/+0
* | target-mips: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-sh4: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-cris: Switch to AREG0 free modeAurelien Jarno2012-09-151-1/+1
* | target-microblaze: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-arm: final conversion to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-unicore32: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-m68k: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-lm32: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | configure: properly check if -lrt and -lm is neededNatanael Copa2012-09-151-2/+29
|/
* usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede2012-09-111-1/+1
* Add ability to force enable/disable of tools buildDaniel P. Berrange2012-09-101-6/+15
* Add ability to disable build of all targetsDaniel P. Berrange2012-09-101-9/+4
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-101-1/+2
|\
| * qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger2012-09-091-1/+2
* | use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev2012-09-101-3/+7
* | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2012-09-101-1/+10
|\ \
| * | configure: print spice-protocol and spice-server versionsAlon Levy2012-09-051-1/+3
| * | qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy2012-09-051-0/+7
| |/
* | target-s390x: switch to AREG0 free modeBlue Swirl2012-09-101-1/+1
|/
* qapi: add 'query-target' command to return target archDaniel P. Berrange2012-08-221-1/+6
* Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo2012-08-161-0/+26
OpenPOWER on IntegriCloud