Age | Commit message (Expand) | Author |
2016-10-21 | linux-user: Add support for syncfs() syscall | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for clock_adjtime() syscall | Aleksandar Markovic |
2016-10-11 | build: Work around SIZE_MAX bug in OSX headers | Eric Blake |
2016-09-29 | oslib-posix: add a configure switch to debug stack usage | Peter Lieven |
2016-09-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-27 | qdisk - hw/block/xen_disk: grant copy implementation | Paulina Szubarczyk |
2016-09-27 | build-sys: put glib_cflags in QEMU_CFLAGS | Marc-André Lureau |
2016-09-27 | build-sys: remove unused GLIB_CFLAGS | Marc-André Lureau |
2016-09-23 | configure: Remove detection code for UUID | Fam Zheng |
2016-09-23 | vhdx: Use QEMU UUID API | Fam Zheng |
2016-09-20 | blockdev: Modularize nfs block driver | Colin Lord |
2016-09-15 | win32: don't run subprocess tests on Mingw32 platform | Eduardo Habkost |
2016-09-15 | Remove remainders of HPPA backend | Thomas Huth |
2016-09-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-13 | cutils: Rearrange buffer_is_zero acceleration | Richard Henderson |
2016-09-13 | configure: Always compile with -fwrapv | Peter Maydell |
2016-09-13 | configure: support replication | Changlong Xie |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi |
2016-09-05 | trace: add syslog tracing backend | Paul Durrant |
2016-08-15 | pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation | Peter Maydell |
2016-08-09 | Disable warn about left shifts of negative values | Pranith Kumar |
2016-07-29 | avx2 configure: Disable if static build | Aaron Lindsay |
2016-07-25 | configure: mark qemu-ga VSS includes as system headers | Michael Roth |
2016-07-25 | build-sys: link tests/data | Marc-André Lureau |
2016-07-22 | tests: introduce a framework for testing migration performance | Daniel P. Berrange |
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 |