summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-0.12-upstream' into stable-0.12Marcelo Tosatti2009-12-291-0/+3
|\
| * user_only: compile everything with -fpieKirill A. Shutemov2009-12-201-0/+3
* | configure: drop pcbiosAvi Kivity2009-12-201-3/+3
* | Merge commit 'f883e4f7b8f37b53fc54660d20fd36fbe3383f46' into stable-0.12-mergeAvi Kivity2009-12-141-1/+17
|\|
| * Do not abort on qemu_malloc(0) in production buildsAnthony Liguori2009-12-121-1/+17
* | Merge commit '6b02494d64a15476e26a6e8468623d01c4c75c58' into upstream-mergeAvi Kivity2009-12-071-8/+18
|\|
| * Add KVM support for S390xAlexander Graf2009-12-051-1/+3
| * S/390 host/target build system supportAlexander Graf2009-12-051-7/+15
* | Merge commit 'd08d6f04d6eeedce5090ff66d0676162d7d8d788' into upstream-mergeAvi Kivity2009-12-071-1/+1
|\|
| * Suppress optionrom build on Solaris x86Andreas Faerber2009-12-031-1/+1
* | Merge commit '40ff6d7e8dceca227e7f8a3e8e0d58b2c66d19b4' into upstream-mergeAvi Kivity2009-12-071-0/+20
|\|
| * Don't leak file descriptorsKevin Wolf2009-12-031-0/+20
* | Merge commit '8204a9180c5f456d30cbd29fddf734e97f7c74fa' into upstream-mergeAvi Kivity2009-12-071-20/+21
|\|
| * configure: use correct cflags in compiler checksMichael S. Tsirkin2009-12-021-20/+21
* | Merge commit '365369847f2827b14b96c52d0fbaf9cce404e68a' into upstream-mergeAvi Kivity2009-12-021-2/+11
|\|
| * tcg: initial mips supportAurelien Jarno2009-12-011-1/+6
| * Add support for GNU/kFreeBSDAurelien Jarno2009-11-291-1/+5
* | Merge commit 'b0293e54af32bcf08f4b4e5b4b472534de343972' into upstream-mergeAvi Kivity2009-12-021-4/+0
|\|
| * Makefile dependencies for device configsPaul Brook2009-11-221-4/+0
* | Merge commit '3a3fb96d0d9e3331e3beb672108ec18a6d3d8c1c' into upstream-mergeAvi Kivity2009-11-221-14/+26
|\|
| * configure: Fix spelling in comment and rework the commentStefan Weil2009-11-211-8/+10
| * qemu-io: build on all platformsAurelien Jarno2009-11-211-4/+2
| * audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno2009-11-181-2/+2
| * Fix typoBlue Swirl2009-11-171-1/+1
| * Prevent configuring for a user emulator on a different type of OSBlue Swirl2009-11-171-0/+12
* | Merge commit '1945120112e93aa96af6d6004b36599f783ac563' into upstream-mergeAvi Kivity2009-11-221-2/+3
|\|
| * Add a unit test for JSON supportAnthony Liguori2009-11-171-1/+1
| * Add unit test for QFloatAnthony Liguori2009-11-171-0/+1
| * Cleanup configure checks for dup3 and fallocateJan Kiszka2009-11-171-2/+2
* | Merge commit '0392a017ae9b44dd5c29bf7769a96fd6806a3551' into upstream-mergeAvi Kivity2009-11-221-0/+7
|\|
| * Configurable block format whitelistMarkus Armbruster2009-11-091-0/+7
| * Fix the build when srcdir == objdirAnthony Liguori2009-11-021-3/+3
* | Fix unable to detect libpciSheng Yang2009-11-151-2/+2
* | Merge commit '5245d57a7ac830fc015465981db729646a768993' into upstream-mergeMarcelo Tosatti2009-11-061-1/+5
|\|
| * build: add CONFIG_LINUXMark McLoughlin2009-10-301-0/+4
| * net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-1/+1
* | Merge commit '93db66850d99fd9885edeff6af5679be51e1c610' into upstream-mergeMark McLoughlin2009-10-281-0/+56
|\|
| * Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori2009-10-211-0/+36
| |\
| | * implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2009-10-151-0/+36
| * | Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl2009-10-181-0/+20
| |/
* | Merge commit 'dea7b3b95a0e6b88e0647e7afc8b6a7b5675fbb1' into upstream-mergeMark McLoughlin2009-10-151-1/+1
|\|
| * configure: clean temporary executable files even on Windowsmalc2009-10-151-1/+1
* | Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-mergeMarcelo Tosatti2009-10-141-5/+17
|\|
| * Fix bswap in commentStefan Weil2009-10-111-2/+2
| * Move dependency generation falgs out of configuremalc2009-10-111-3/+2
| * configure: clean up temporary dependency filesmalc2009-10-111-1/+2
| * Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-2/+14
* | Merge commit 'd7f9b68971d5f9111afeae03c61199346b868c13' into upstream-mergeMarcelo Tosatti2009-10-141-1/+1
|\|
| * Introduce QList unit-testsLuiz Capitulino2009-10-081-1/+1
* | Merge commit '3d0f151783dcb56284d56502c3ffe5430e540e38' into upstream-mergeMarcelo Tosatti2009-10-141-1/+1
|\|