aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-08-23pci-assign: Drop configure switchesJan Kiszka
2012-08-23Merge commit '86759aa89d1307d0dda2435cc25943bcd7026686' into upstream-mergeMarcelo Tosatti
2012-08-23Merge commit 'ea776abca628d855e03c4929da3864985afd8aae' into upstream-mergeMarcelo Tosatti
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-16Merge commit '5a4d701acde890a5ca134236424ece45545f70c7' into upstream-mergeMarcelo Tosatti
2012-08-16Merge commit '1d31f66bbc886af56d2def349012a358dc3ada06' into upstream-mergeMarcelo Tosatti
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-05Merge remote-tracking branch 'upstream' into upstream-mergeAvi Kivity
2012-08-05Merge commit '0f66998ff6d5d2133b9b08471a44e13b11119e50' into upstream-mergeAvi Kivity
2012-08-05Merge commit '65dee38052597b6285eb208125369f01b29ba6c1' into upstream-mergeAvi Kivity
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-31Merge commit '5e59b024351f827f903f98ae522687ea53dc4f23' into upstream-mergeMarcelo Tosatti
2012-07-27target-or32: Add linux user supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu
2012-07-23Merge remote-tracking branch 'upstream'Avi Kivity
2012-07-19Revert "audio: Make PC speaker audio card available by default"Anthony Liguori
2012-07-19Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-mergeMarcelo Tosatti
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-11Merge remote-tracking branch 'upstream'Avi Kivity
2012-07-05Merge commit '71ea2e016131a9fcde6f1ffd3e0e34a64c21f593' into upstream-mergeMarcelo Tosatti
2012-07-02configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange