| Commit message (Expand) | Author | Age | Files | Lines |
* | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 2015-05-05 | 1 | -1/+1 |
* | configure: alphabetize tricore in target list | Peter Crosthwaite | 2015-04-30 | 1 | -2/+2 |
* | configure: Add support for tcmalloc | Fam Zheng | 2015-04-28 | 1 | -0/+24 |
* | Revert seccomp tests that allow it to be used on non-x86 architectures | Peter Maydell | 2015-04-13 | 1 | -7/+2 |
* | configure: disable Archipelago by default and warn about libxseg GPLv3 license | Stefan Hajnoczi | 2015-04-09 | 1 | -1/+7 |
* | seccomp: libseccomp version varying according to arch | Eduardo Otubo | 2015-03-26 | 1 | -1/+7 |
* | seccomp: update libseccomp version and remove arch restriction | Eduardo Otubo | 2015-03-25 | 1 | -3/+2 |
* | configure: enable kvm on x32 | Michael Tokarev | 2015-03-19 | 1 | -1/+3 |
* | opengl: fix configure test | Gerd Hoffmann | 2015-03-17 | 1 | -2/+17 |
* | Allow the use of X11 from a non standard location. | Jeremy White | 2015-03-12 | 1 | -5/+19 |
* | configure: opengl overhaul | Gerd Hoffmann | 2015-03-12 | 1 | -22/+17 |
* | block/dmg: support bzip2 block entry types | Peter Wu | 2015-02-06 | 1 | -0/+31 |
* | block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes | Denis V. Lunev | 2015-02-06 | 1 | -0/+19 |
* | sparse: Fix build with sparse on .S files | Christian Borntraeger | 2015-01-26 | 1 | -0/+1 |
* | Xen: Use the ioreq-server API when available | Paul Durrant | 2015-01-20 | 1 | -0/+29 |
* | seccomp: typo in configure error message | Eduardo Otubo | 2015-01-05 | 1 | -1/+1 |
* | configure: Replace which(1) with "has" | Fam Zheng | 2014-12-10 | 1 | -1/+1 |
* | seccomp: change configure to avoid arm 32 to break | Eduardo Otubo | 2014-11-11 | 1 | -1/+2 |
* | sparse: fix build | Gerd Hoffmann | 2014-11-02 | 1 | -0/+1 |
* | configure: Prepend pixman and ftd flags to overrule system-provided ones | Jan Kiszka | 2014-10-15 | 1 | -3/+3 |
* | configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries | Peter Maydell | 2014-09-29 | 1 | -1/+1 |
* | raw-posix: Fix build without posix_fallocate() | Kevin Wolf | 2014-09-29 | 1 | -0/+18 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-09-26 | 1 | -2/+1 |
|\ |
|
| * | kvm/valgrind: don't mark memory as initialized | Christian Borntraeger | 2014-09-26 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2014-09-23 | 1 | -19/+2 |
|\ \ |
|
| * | | block: Always compile virtio-blk dataplane | Fam Zheng | 2014-09-22 | 1 | -19/+2 |
* | | | configure: trivial fixes | Gonglei | 2014-09-20 | 1 | -3/+3 |
|/ / |
|
* | | Fix cross compilation (nm command) | Stefan Weil | 2014-09-19 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-09-18 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | tests: disable global props test for old glib | Michael S. Tsirkin | 2014-09-18 | 1 | -0/+9 |
* | | configure: check for pixman-1 version | Hu Tao | 2014-09-15 | 1 | -2/+3 |
|/ |
|
* | target-tricore: Add initialization for translation and activate target | Bastian Koppelmann | 2014-09-01 | 1 | -0/+2 |
* | s390x/gdb: add the feature xml files for s390x | David Hildenbrand | 2014-09-01 | 1 | -0/+1 |
* | configure: no need to mkdir QMP | Liming Wang | 2014-08-24 | 1 | -4/+0 |
* | linux-user: add setns and unshare | Riku Voipio | 2014-08-22 | 1 | -0/+20 |
* | linux-user: support timerfd_{create, gettime, settime} syscalls | Riku Voipio | 2014-08-22 | 1 | -0/+17 |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2014-08-15 | 1 | -5/+47 |
|\ |
|
| * | block: Support Archipelago as a QEMU block backend | Chrysostomos Nanakos | 2014-08-15 | 1 | -0/+40 |
| * | configure: explicitly state version requirements to devel packages | Hu Tao | 2014-08-15 | 1 | -5/+7 |
* | | 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 |
|\ \ |
|