| Commit message (Expand) | Author | Age | Files | Lines |
* | l2tpv3 (configure): it is linux-specific | Michael Tokarev | 2014-08-08 | 1 | -0/+1 |
* | Enforce stack protector usage | Miroslav Rezanina | 2014-07-10 | 1 | -1/+8 |
* | net: add mmsghdr struct check for L2TPV3 | Gonglei | 2014-07-01 | 1 | -0/+16 |
* | configure: Fix -lm test, so that tools can be compiled on hosts that require -lm | Alexey Kardashevskiy | 2014-07-01 | 1 | -1/+1 |
* | configure: Enable out-of-tree iotests | Max Reitz | 2014-06-27 | 1 | -0/+12 |
* | configure: Enable TPM by default, add --disable-tpm | Cole Robinson | 2014-06-24 | 1 | -1/+4 |
* | tcg-ppc: Rename the tcg/ppc64 backend | Richard Henderson | 2014-06-23 | 1 | -2/+2 |
* | tcg-ppc: Remove the backend | Richard Henderson | 2014-06-23 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell | 2014-06-20 | 1 | -1/+5 |
|\ |
|
| * | target-mips: Enable KVM support in build system | Sanjay Lal | 2014-06-18 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-06-20 | 1 | -0/+35 |
|\ \ |
|
| * | | configure: add Linux libnuma detection | Wanlong Gao | 2014-06-19 | 1 | -0/+32 |
| * | | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+3 |
| |/ |
|
* / | block/iscsi: bump libiscsi requirement to 1.9.0 | Peter Lieven | 2014-06-18 | 1 | -36/+3 |
|/ |
|
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 2014-06-16 | 1 | -0/+7 |
|\ |
|
| * | target-ppc: Add a new user mode target for little-endian PPC64. | Doug Kwan | 2014-06-16 | 1 | -0/+6 |
| * | PPC: Add u-boot firmware for e500 | Alexander Graf | 2014-06-16 | 1 | -0/+1 |
* | | configure: Enable dead code (lzo, snappy, quorum) | Stefan Weil | 2014-06-16 | 1 | -15/+24 |
|/ |
|
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s... | Peter Maydell | 2014-06-12 | 1 | -0/+4 |
|\ |
|
| * | gtk: cleanup backend dependencies | Gerd Hoffmann | 2014-06-11 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i... | Peter Maydell | 2014-06-11 | 1 | -0/+11 |
|\ \ |
|
| * | | bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code | Stacey Son | 2014-06-11 | 1 | -0/+11 |
| |/ |
|
* | | configure: unset interfering variables | Cornelia Huck | 2014-06-10 | 1 | -0/+5 |
* | | configure: duplicate/incorrect order of -lrt | Rick Liu | 2014-06-10 | 1 | -3/+3 |
|/ |
|
* | trace: Multi-backend tracing | LluĂs Vilanova | 2014-06-09 | 1 | -24/+23 |
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in... | Peter Maydell | 2014-05-27 | 1 | -16/+35 |
|\ |
|
| * | configure: Put tempfiles in a subdir of the build directory | Peter Maydell | 2014-05-23 | 1 | -13/+16 |
| * | configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailable | Stefan Weil | 2014-05-23 | 1 | -3/+19 |
* | | tcg-mips: Layout executable and code_gen_buffer | Richard Henderson | 2014-05-24 | 1 | -2/+5 |
|/ |
|
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s... | Peter Maydell | 2014-05-15 | 1 | -2/+2 |
|\ |
|
| * | tcg-s390: Don't force -march=z990 | Richard Henderson | 2014-05-15 | 1 | -2/+2 |
* | | Revert "iotests: Use configured python" | Peter Maydell | 2014-05-15 | 1 | -6/+0 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell | 2014-05-13 | 1 | -10/+7 |
|\ |
|
| * | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev | 2014-05-09 | 1 | -10/+7 |
* | | iotests: Use configured python | Max Reitz | 2014-05-09 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2014-05-08 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | configure: Show trace output file conditionally | Stefan Weil | 2014-05-07 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in... | Peter Maydell | 2014-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | configure: remove bashism | Michael Tokarev | 2014-05-07 | 1 | -1/+1 |
| |/ |
|
* / | configure: make source tree build more robust | Michael S. Tsirkin | 2014-05-07 | 1 | -2/+10 |
|/ |
|
* | linux-user: remove configure option for setting uname release | Riku Voipio | 2014-05-02 | 1 | -8/+0 |
* | configure: Re-run make if gtkabi/sdlabi is changed | Cole Robinson | 2014-04-29 | 1 | -0/+2 |
* | configure: Document --with-gtkabi | Cole Robinson | 2014-04-29 | 1 | -0/+1 |
* | configure: Improve help behavior | Fam Zheng | 2014-04-27 | 1 | -2/+5 |
* | configure: Remove redundant message for -Werror | Stefan Weil | 2014-04-18 | 1 | -1/+0 |
* | configure: Fix indentation of help for --enable/disable-debug-info | Peter Maydell | 2014-04-18 | 1 | -2/+2 |
* | configure: Make stack-protector test check both compile and link | Peter Maydell | 2014-04-14 | 1 | -1/+4 |
* | configure: use do_cc when checking for -fstack-protector support | Peter Maydell | 2014-04-10 | 1 | -1/+1 |
* | configure: add option to disable -fstack-protector flags | Steven Noonan | 2014-03-31 | 1 | -3/+15 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-03-28 | 1 | -0/+28 |
|\ |
|