summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-10-22fix CONFIG_QEMU_HELPERDIR generation againMichael Tokarev1-1/+1
2012-10-19configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka1-1/+1
2012-10-19Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno1-29/+2
2012-10-19configure: Remove unused parameters from main functionStefan Weil1-2/+2
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-2/+0
2012-10-12Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori1-1/+8
2012-10-12configure: Remove unnecessary host_guest_base codePeter Maydell1-29/+2
2012-10-12configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell1-2/+0
2012-10-09configure: add --localstatedirLuiz Capitulino1-1/+8
2012-10-08spice: raise requirement to 0.12Gerd Hoffmann1-16/+2
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno1-2/+3
2012-10-05Remove libhwStefan Weil1-5/+0
2012-10-05configure: Support empty target list (--target-list=)Stefan Weil1-2/+3
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+35
2012-10-04Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori1-3/+3
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity1-30/+4
2012-09-28configure: Add a config option for GlusterFS as block backendBharata B Rao1-0/+35
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede1-3/+3
2012-09-25configure: Allow builds without any system or user emulationStefan Weil1-4/+0
2012-09-21tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson1-12/+0
2012-09-21tcg-sparc: Support GUEST_BASE.Richard Henderson1-0/+2
2012-09-21tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson1-36/+4
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno1-1/+1
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori1-0/+7
2012-09-17Revert "Add ability to disable build of all targets"Anthony Liguori1-4/+9
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-11/+0
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno1-1/+1
2012-09-15target-microblaze: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-arm: final conversion to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-unicore32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-m68k: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-lm32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15configure: properly check if -lrt and -lm is neededNatanael Copa1-2/+29
2012-09-14configure: fix seccomp checkYann E. MORIN1-1/+1
2012-09-13configure: usbredir fixesAurelien Jarno1-1/+1
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy1-0/+7
2012-09-11usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede1-1/+1
2012-09-10Add ability to force enable/disable of tools buildDaniel P. Berrange1-6/+15
2012-09-10Add ability to disable build of all targetsDaniel P. Berrange1-9/+4
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+2
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev1-3/+7
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-1/+10
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger1-1/+2
2012-09-05configure: print spice-protocol and spice-server versionsAlon Levy1-1/+3
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy1-0/+7
2012-08-22qapi: add 'query-target' command to return target archDaniel P. Berrange1-1/+6