Age | Commit message (Expand) | Author |
2014-04-14 | configure: Make stack-protector test check both compile and link | Peter Maydell |
2014-04-10 | configure: use do_cc when checking for -fstack-protector support | Peter Maydell |
2014-03-31 | configure: add option to disable -fstack-protector flags | Steven Noonan |
2014-03-28 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-27 | Detect pthread_setname_np at configure time | Dr. David Alan Gilbert |
2014-03-26 | gtk: Support GTK without VTE | Stefan Weil |
2014-03-19 | block/nfs: bump libnfs requirement to 1.9.3 | Peter Lieven |
2014-03-15 | configure: Don't use __int128_t for clang versions before 3.2 | Stefan Weil |
2014-03-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging | Peter Maydell |
2014-03-11 | configure: don't modify .status on error | Michael S. Tsirkin |
2014-03-10 | configure: Prettify message for hosts without spice support | Stefan Weil |
2014-03-08 | tcg-aarch64: Enable builtin disassembler | Richard Henderson |
2014-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging | Peter Maydell |
2014-03-06 | configure: Always build with -fno-common | Peter Maydell |
2014-03-06 | configure: Make C++ test work with --enable-werror | Peter Maydell |
2014-03-05 | ui/sdl2 : initial port to SDL 2.0 (v2.0) | Dave Airlie |
2014-02-28 | dump: add support for lzo/snappy | qiaonuohan |
2014-02-26 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'... | Peter Maydell |
2014-02-26 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-02-26 | target-arm: Add support for AArch32 ARMv8 CRC32 instructions | Will Newton |
2014-02-25 | modules: do not include gmodule-2.0 in static builds | Paolo Bonzini |
2014-02-25 | net: Disable netmap backend when not supported | Vincenzo Maffione |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-24 | configure: check that C++ compiler actually works | Peter Maydell |
2014-02-21 | quorum: Add quorum mechanism. | BenoƮt Canet |
2014-02-21 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-02-21 | tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32) | Peter Maydell |
2014-02-20 | configure: Disable libtool if -fPIE does not work with it (bug #1257099) | Don Slutz |
2014-02-20 | block: convert block drivers linked with libs to modules | Fam Zheng |
2014-02-20 | module: implement module loading | Fam Zheng |
2014-02-20 | rules.mak: introduce DSO rules | Fam Zheng |
2014-02-20 | darwin: do not use -mdynamic-no-pic | Paolo Bonzini |
2014-02-20 | block: use per-object cflags and libs | Fam Zheng |
2014-02-20 | rules.mak: fix $(obj) to a real relative path | Fam Zheng |
2014-02-19 | Fix configure script for LTTng 2.x | Mohamad Gebai |
2014-02-17 | Fix QEMU build on OpenBSD on x86 archs | Brad |
2014-02-15 | configure: add hints to a remedy for feature_not_found errors | Stewart Smith |
2014-02-15 | configure: add hint of libfdt to DTC dependency not found message | Stewart Smith |
2014-02-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging | Peter Maydell |
2014-02-09 | block: add native support for NFS | Peter Lieven |
2014-02-08 | disas: Implement disassembly output for A64 | Claudio Fontana |
2014-01-26 | configure: added acpi unit-test files | Marcel Apfelbaum |
2014-01-22 | gluster: Implement .bdrv_co_write_zeroes for gluster | Bharata B Rao |
2014-01-10 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2014-01-01 | configure: Python tests must be done before help message | Stefan Weil |
2014-01-01 | configure: Rewrite code for help message | Stefan Weil |
2013-12-20 | block/iscsi: Fix compilation for libiscsi 1.4.0 (API change) | Stefan Weil |
2013-12-17 | target-arm: Support fp registers in gdb stub | Peter Maydell |