Age | Commit message (Expand) | Author |
2016-07-10 | build: Use $(AS) for optionrom explicitly | Richard Henderson |
2016-07-05 | build: Use $(CCAS) for compiling .S files | Richard Henderson |
2016-07-04 | crypto: allow default TLS priority to be chosen at build time | Daniel P. Berrange |
2016-07-04 | crypto: switch hash code to use nettle/gcrypt directly | Daniel P. Berrange |
2016-06-29 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int... | Peter Maydell |
2016-06-28 | configure: Make AVX2 test robust to non-ELF systems | Peter Maydell |
2016-06-28 | configure: Improve usermode relocation linker option probe | Peter Maydell |
2016-06-26 | configure: Don't allow user-only targets for unknown CPU architectures | Peter Maydell |
2016-06-26 | configure: Don't override ARCH=unknown if enabling TCI | Peter Maydell |
2016-06-20 | seccomp: Add support for ppc/ppc64 | Michael Strosaker |
2016-06-16 | configure: Remove unused CONFIG_SIGEV_THREAD_ID switch | Thomas Huth |
2016-06-16 | avx2 configure: Use primitives in test | Dr. David Alan Gilbert |
2016-06-16 | Make avx2 configure test work with -O2 | Dr. David Alan Gilbert |
2016-06-16 | configure: Enable -Werror for MinGW builds, too | Thomas Huth |
2016-06-16 | configure: Remove unused CONFIG_ZERO_MALLOC setting | Thomas Huth |
2016-06-08 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int... | Peter Maydell |
2016-06-08 | linux-user: Use safe_syscall wrapper for epoll_wait syscalls | Peter Maydell |
2016-06-07 | Fix configure test for PBKDF2 in nettle | Steven Luo |
2016-06-07 | configure: Use $(..) instead of deprecated `..` | Stefan Weil |
2016-06-07 | Fix linking relocatable objects on Sparc | James Clarke |
2016-06-07 | linux-user: check if NETLINK_ROUTE is available | Laurent Vivier |
2016-06-03 | audio: pa: Set volume of recording stream instead of recording device | Peter Krempa |
2016-05-23 | configure: Allow builds with extra warnings | Stefan Weil |
2016-05-18 | configure: Use uniform description for devel packages | Stefan Weil |
2016-05-11 | configure: support vte-2.91 | Cole Robinson |
2016-05-11 | configure: report SDL version | Cole Robinson |
2016-05-11 | configure: report GTK version | Cole Robinson |
2016-05-11 | configure: add echo_version helper | Cole Robinson |
2016-05-11 | configure: error on unknown --with-sdlabi value | Cole Robinson |
2016-05-11 | configure: build SDL if only SDL2 available | Cole Robinson |
2016-05-02 | configure: Check if struct fsxattr is available from linux header | Jan Vesely |
2016-04-19 | block/gluster: prevent data loss after i/o error | Jeff Cody |
2016-04-16 | configure: Enable seccomp sandbox for MIPS | James Hogan |
2016-03-30 | crypto: do an explicit check for nettle pbkdf functions | Daniel P. Berrange |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-24 | config.status: Pass extra parameters | Dr. David Alan Gilbert |
2016-03-22 | wxx: Add support for ncurses | Stefan Weil |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange |
2016-03-17 | crypto: add cryptographic random byte source | Daniel P. Berrange |
2016-03-08 | configure: detect ifunc and avx2 attribute | Liang Li |
2016-02-23 | configure: add dma-buf support detection. | Gerd Hoffmann |
2016-02-12 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s... | Peter Maydell |
2016-02-11 | remove libtool support | Michael Tokarev |
2016-02-10 | xen: drop support for Xen 4.1 and older. | Ian Campbell |
2016-02-09 | configure: sanity check the glib library that pkg-config finds | Daniel P. Berrange |
2016-02-03 | trace: switch default backend to "log" | Paolo Bonzini |
2016-02-03 | trace: convert stderr backend to log | Paolo Bonzini |
2016-01-30 | target-ppc: gdbstub: Add VSX support | Anton Blanchard |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell |
2016-01-26 | xen: Use stable library interfaces when they are available. | Ian Campbell |