Age | Commit message (Expand) | Author | Files | Lines |
2014-11-02 | sparse: fix build | Gerd Hoffmann | 1 | -0/+1 |
2014-10-15 | configure: Prepend pixman and ftd flags to overrule system-provided ones | Jan Kiszka | 1 | -3/+3 |
2014-09-29 | configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries | Peter Maydell | 1 | -1/+1 |
2014-09-29 | raw-posix: Fix build without posix_fallocate() | Kevin Wolf | 1 | -0/+18 |
2014-09-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+1 |
2014-09-26 | kvm/valgrind: don't mark memory as initialized | Christian Borntraeger | 1 | -2/+1 |
2014-09-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -19/+2 |
2014-09-22 | block: Always compile virtio-blk dataplane | Fam Zheng | 1 | -19/+2 |
2014-09-20 | configure: trivial fixes | Gonglei | 1 | -3/+3 |
2014-09-19 | Fix cross compilation (nm command) | Stefan Weil | 1 | -0/+2 |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+9 |
2014-09-18 | tests: disable global props test for old glib | Michael S. Tsirkin | 1 | -0/+9 |
2014-09-15 | configure: check for pixman-1 version | Hu Tao | 1 | -2/+3 |
2014-09-01 | target-tricore: Add initialization for translation and activate target | Bastian Koppelmann | 1 | -0/+2 |
2014-09-01 | s390x/gdb: add the feature xml files for s390x | David Hildenbrand | 1 | -0/+1 |
2014-08-24 | configure: no need to mkdir QMP | Liming Wang | 1 | -4/+0 |
2014-08-22 | linux-user: add setns and unshare | Riku Voipio | 1 | -0/+20 |
2014-08-22 | linux-user: support timerfd_{create, gettime, settime} syscalls | Riku Voipio | 1 | -0/+17 |
2014-08-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -5/+47 |
2014-08-15 | block: Support Archipelago as a QEMU block backend | Chrysostomos Nanakos | 1 | -0/+40 |
2014-08-15 | configure: explicitly state version requirements to devel packages | Hu Tao | 1 | -5/+7 |
2014-08-09 | l2tpv3 (configure): it is linux-specific | Michael Tokarev | 1 | -0/+1 |
2014-07-10 | Enforce stack protector usage | Miroslav Rezanina | 1 | -1/+8 |
2014-07-01 | net: add mmsghdr struct check for L2TPV3 | Gonglei | 1 | -0/+16 |
2014-07-01 | configure: Fix -lm test, so that tools can be compiled on hosts that require -lm | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-27 | configure: Enable out-of-tree iotests | Max Reitz | 1 | -0/+12 |
2014-06-24 | configure: Enable TPM by default, add --disable-tpm | Cole Robinson | 1 | -1/+4 |
2014-06-23 | tcg-ppc: Rename the tcg/ppc64 backend | Richard Henderson | 1 | -2/+2 |
2014-06-23 | tcg-ppc: Remove the backend | Richard Henderson | 1 | -0/+2 |
2014-06-20 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell | 1 | -1/+5 |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+35 |
2014-06-19 | configure: add Linux libnuma detection | Wanlong Gao | 1 | -0/+32 |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev | 1 | -0/+3 |
2014-06-18 | block/iscsi: bump libiscsi requirement to 1.9.0 | Peter Lieven | 1 | -36/+3 |
2014-06-18 | target-mips: Enable KVM support in build system | Sanjay Lal | 1 | -1/+5 |
2014-06-16 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 1 | -0/+7 |
2014-06-16 | target-ppc: Add a new user mode target for little-endian PPC64. | Doug Kwan | 1 | -0/+6 |
2014-06-16 | PPC: Add u-boot firmware for e500 | Alexander Graf | 1 | -0/+1 |
2014-06-16 | configure: Enable dead code (lzo, snappy, quorum) | Stefan Weil | 1 | -15/+24 |
2014-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s... | Peter Maydell | 1 | -0/+4 |
2014-06-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i... | Peter Maydell | 1 | -0/+11 |
2014-06-11 | gtk: cleanup backend dependencies | Gerd Hoffmann | 1 | -0/+4 |
2014-06-11 | bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code | Stacey Son | 1 | -0/+11 |
2014-06-10 | configure: unset interfering variables | Cornelia Huck | 1 | -0/+5 |
2014-06-10 | configure: duplicate/incorrect order of -lrt | Rick Liu | 1 | -3/+3 |
2014-06-09 | trace: Multi-backend tracing | LluĂs Vilanova | 1 | -24/+23 |
2014-05-27 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in... | Peter Maydell | 1 | -16/+35 |
2014-05-24 | tcg-mips: Layout executable and code_gen_buffer | Richard Henderson | 1 | -2/+5 |
2014-05-24 | configure: Put tempfiles in a subdir of the build directory | Peter Maydell | 1 | -13/+16 |
2014-05-24 | configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailable | Stefan Weil | 1 | -3/+19 |