aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-09-14configure: Enable KVM on ARMkvm-arm-onereg-workingkvm-armPeter Maydell
2012-08-22qapi: add 'query-target' command to return target archDaniel P. Berrange
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo
2012-08-16Support using a different compiler for Objective-C filesPeter Maydell
2012-08-16configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell
2012-08-16configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell
2012-08-16audio: Make pcspk card selectable againJan Kiszka
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13monitor: drop unused monitor debug codeLuiz Capitulino
2012-08-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-08-11configure: fix double check tests with ClangBlue Swirl
2012-08-11configure: Check for -Werror causing failures when compiling testsPeter Maydell
2012-08-11unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao
2012-08-09configure: Don't implicitly hardcode list of KVM architecturesPeter Maydell
2012-08-04configure: Fix set-but-not-used warning in Xen 4.1 probePeter Maydell
2012-08-04configure: Don't run Xen compile checks in subshellsPeter Maydell
2012-08-01configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD
2012-07-31configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGSPeter Maydell
2012-07-31configure: Fix compile warning in utimensat/futimens testPeter Maydell
2012-07-31configure: Fix warnings in VDE library probePeter Maydell
2012-07-31configure: Fix compile warning in PNG testPeter Maydell
2012-07-31configure: Fix errors in test for__sync_fetch_and_andStefan Weil
2012-07-31configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell
2012-07-31configure: Replace bash code by standard shell codeStefan Weil
2012-07-31configure: Fix build with capabilitiesStefan Weil
2012-07-31configure: Fix build with ALSA audio driverStefan Weil
2012-07-31configure: Don't run configure tests with -Werror enabledPeter Maydell
2012-07-31configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell
2012-07-27target-or32: Add linux user supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu
2012-07-19Revert "audio: Make PC speaker audio card available by default"Anthony Liguori
2012-07-19audio: Make PC speaker audio card available by defaultJan Kiszka
2012-07-17coroutine-ucontext: Help valgrind understand coroutinesKevin Wolf
2012-07-14configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf
2012-07-12ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bitsPeter Maydell
2012-07-02configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl
2012-06-22configure: Fix typoStefan Weil
2012-06-21configure: Introduce --enable-xen-pci-passthrough.Anthony PERARD
2012-06-21xenstore: Use <xenstore.h>Anthony PERARD
2012-06-19configure: fix -enable-debug with newer toolchainsAvi Kivity
2012-06-11configure: Fix build for some versions of glibc (9pfs)Stefan Weil
2012-06-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-10target-xtensa: switch to AREG0-free modeMax Filippov