Age | Commit message (Expand) | Author |
2017-11-06 | build: allow automatic git submodule updates to be disabled | Daniel P. Berrange |
2017-11-06 | build: allow setting a custom GIT binary for transparent proxying | Daniel P. Berrange |
2017-11-05 | build: disable -Wmissing-braces on older compilers | Paolo Bonzini |
2017-10-28 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-10-26-tag' in... | Peter Maydell |
2017-10-26 | disas: Add capstone as submodule | Richard Henderson |
2017-10-25 | qga-win: Updating guest_set_time action | Bishara AbuHattoum |
2017-10-25 | disas: Support the Capstone disassembler library | Richard Henderson |
2017-10-23 | configure: disable qemu-keymap for linux-user qemu | Laurent Vivier |
2017-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-18 | qemu-pr-helper: use new libmultipath API | Paolo Bonzini |
2017-10-17 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i... | Peter Maydell |
2017-10-16 | tools: add qemu-keymap | Gerd Hoffmann |
2017-10-16 | ui: add keycodemapdb repository as a GIT submodule | Daniel P. Berrange |
2017-10-16 | build: automatically handle GIT submodule checkout for dtc | Daniel P. Berrange |
2017-10-13 | tpm: Added support for TPM emulator | Amarnath Valluri |
2017-09-26 | Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' i... | Peter Maydell |
2017-09-26 | Add --firmwarepath to configure | Gerd Hoffmann |
2017-09-26 | Drop gld linker usage on SunOS | Kamil Rytarowski |
2017-09-26 | util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT | Peter Maydell |
2017-09-26 | configure: Remove unused code (found by shellcheck) | Stefan Weil |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: build qemu-pr-helper | Paolo Bonzini |
2017-09-22 | Makefile: Add rules to run vm tests | Fam Zheng |
2017-09-22 | buildsys: Move rdma libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move brlapi libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move usb redir cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move libusb cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move libcacard cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move audio libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move sdl cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move vde libs to per object | Fam Zheng |
2017-09-19 | configure: Allow --enable-seccomp on s390x, too | Thomas Huth |
2017-09-15 | buildsys: Move seccomp cflags/libs to per object | Fam Zheng |
2017-09-14 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ... | Peter Maydell |
2017-09-13 | usb: drop HOST_USB | Gerd Hoffmann |
2017-09-13 | pixman: drop configure switches | Gerd Hoffmann |
2017-09-13 | pixman: drop submodule | Gerd Hoffmann |
2017-09-07 | configure: Drop AIX host support | Peter Maydell |
2017-09-05 | tcg: Remove support for ia64 as host | Richard Henderson |
2017-08-30 | configure: enable --s390-pgste linker option | Christian Borntraeger |
2017-08-03 | build-sys: add --disable-vhost-user | Marc-André Lureau |
2017-07-24 | util: Introduce include/qemu/cpuid.h | Richard Henderson |
2017-07-21 | configure: Drop ancient Solaris 9 and earlier support | Peter Maydell |
2017-07-21 | configure: Never use 'uname' to identify target OS | Peter Maydell |
2017-07-20 | configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set | Kamil Rytarowski |
2017-07-20 | configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD | Kamil Rytarowski |
2017-07-19 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2... | Peter Maydell |
2017-07-19 | crypto: introduce some common functions for af_alg backend | Longpeng(Mike) |
2017-07-18 | xen/mapcache: introduce xen_replace_cache_entry() | Igor Druzhinin |