Age | Commit message (Expand) | Author | Files | Lines |
2015-06-03 | configure: Check for libfdt version 1.4.0 | Thomas Huth | 1 | -2/+4 |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann | 1 | -1/+1 |
2015-05-29 | ui: use libexpoxy | Gerd Hoffmann | 1 | -2/+2 |
2015-05-27 | s390x: gdb updates for vector registers | Eric Farman | 1 | -1/+1 |
2015-05-22 | configure: require glib 2.22 | John Snow | 1 | -6/+1 |
2015-05-22 | configure: Add workaround for ccache and clang | John Snow | 1 | -1/+33 |
2015-05-22 | configure: silence glib unknown attribute __alloc_size__ | John Snow | 1 | -0/+12 |
2015-05-22 | configure: factor out supported flag check | John Snow | 1 | -14/+19 |
2015-05-22 | configure: handle clang -nopie argument warning | Stefan Hajnoczi | 1 | -1/+1 |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+11 |
2015-05-08 | configure: require __thread support | Emilio G. Cota | 1 | -0/+11 |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 1 | -1/+1 |
2015-04-30 | configure: alphabetize tricore in target list | Peter Crosthwaite | 1 | -2/+2 |
2015-04-28 | configure: Add support for tcmalloc | Fam Zheng | 1 | -0/+24 |
2015-04-13 | Revert seccomp tests that allow it to be used on non-x86 architectures | Peter Maydell | 1 | -7/+2 |
2015-04-09 | configure: disable Archipelago by default and warn about libxseg GPLv3 license | Stefan Hajnoczi | 1 | -1/+7 |
2015-03-26 | seccomp: libseccomp version varying according to arch | Eduardo Otubo | 1 | -1/+7 |
2015-03-25 | seccomp: update libseccomp version and remove arch restriction | Eduardo Otubo | 1 | -3/+2 |
2015-03-19 | configure: enable kvm on x32 | Michael Tokarev | 1 | -1/+3 |
2015-03-17 | opengl: fix configure test | Gerd Hoffmann | 1 | -2/+17 |
2015-03-12 | Allow the use of X11 from a non standard location. | Jeremy White | 1 | -5/+19 |
2015-03-12 | configure: opengl overhaul | Gerd Hoffmann | 1 | -22/+17 |
2015-02-06 | block/dmg: support bzip2 block entry types | Peter Wu | 1 | -0/+31 |
2015-02-06 | block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes | Denis V. Lunev | 1 | -0/+19 |
2015-01-26 | sparse: Fix build with sparse on .S files | Christian Borntraeger | 1 | -0/+1 |
2015-01-20 | Xen: Use the ioreq-server API when available | Paul Durrant | 1 | -0/+29 |
2015-01-05 | seccomp: typo in configure error message | Eduardo Otubo | 1 | -1/+1 |
2014-12-10 | configure: Replace which(1) with "has" | Fam Zheng | 1 | -1/+1 |
2014-11-11 | seccomp: change configure to avoid arm 32 to break | Eduardo Otubo | 1 | -1/+2 |
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 |