aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2014-01-01configure: Python tests must be done before help messageStefan Weil
2014-01-01configure: Rewrite code for help messageStefan Weil
2013-12-20block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil
2013-12-17target-arm: Support fp registers in gdb stubPeter Maydell
2013-12-17configure: Enable KVM for aarch64 host/target combinationPeter Maydell
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-12-09net: Adding netmap network backendVincenzo Maffione
2013-12-09block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}Peter Lieven
2013-11-25Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-24configure: make --iasl option actually workMichael S. Tsirkin
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-11-17configure: Use -B switch only for Python versions which support itStefan Weil
2013-11-13Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-11-07block: vhdx - add header update capability.Jeff Cody
2013-11-07configure: Add config.status to recreate the current configurationStefan Weil
2013-11-05configure: detect endian via compile testMike Frysinger
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-26configure: create fsdev/ directoryMichael Tokarev
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin
2013-10-10configure: Remove CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson
2013-10-10tcg-hppa: Remove tcg backendRichard Henderson
2013-09-30Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori
2013-09-25tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson
2013-09-24configure: Allow command-line configure for ppc32Richard Henderson
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-20configure: Undefine _FORTIFY_SOURCE prior using itMichal Privoznik
2013-09-19usb: remove old usb-host codeGerd Hoffmann
2013-09-12coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi
2013-09-12qemu-iotests: add unix socket help programWenchao Xia
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori
2013-09-10configure: Add handling code for AArch64 targetspull-target-arm-20130910Alexander Graf
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama
2013-09-09qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama
2013-09-09configure: Support configuring C++ compilerTomoki Sekiyama
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-02configure: Allow x32 as a hostRichard Henderson
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil
2013-09-01configure: Don't write .pyc files by default (python -B)Stefan Weil
2013-09-01configure: disable clang -Wstring-plus-int warningPeter Maydell
2013-08-22aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slackAlex Bligh
2013-08-22aio / timers: add ppoll support with qemu_poll_nsAlex Bligh
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori
2013-08-02qemu-ga: build it even if !systemMichael Tokarev
2013-07-29tests: QAPI schema parser testsMarkus Armbruster