Age | Commit message (Expand) | Author |
2020-02-15 | configure: Check that sphinx-build is using Python 3 | Peter Maydell |
2020-02-15 | configure: Pick sphinx-build-3 when available | Markus Armbruster |
2020-02-14 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i... | Peter Maydell |
2020-02-14 | configure: Allow user to specify sphinx-build binary | Peter Maydell |
2020-02-12 | build: move TARGET_GPROF to config-host.mak | Paolo Bonzini |
2020-02-10 | riscv: Separate FPU register size from core register size in gdbstub [v2] | Keith Packard |
2020-02-04 | configure: Fix typo of the have_afalg variable | Thomas Huth |
2020-01-30 | configure: permit use of io_uring | Aarushi Mehta |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | build-sys: clean up flags included in the linker command line | Paolo Bonzini |
2020-01-24 | configure: Do not build libfdt if not required | Philippe Mathieu-Daudé |
2020-01-23 | virtiofsd: support nanosecond resolution for file timestamp | Jiufei Xue |
2020-01-22 | configure: Detect kcov support and introduce CONFIG_KCOV | Aleksandar Markovic |
2020-01-15 | configure: Remove tcg/ from the preprocessor include search list | Philippe Mathieu-Daudé |
2020-01-12 | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth |
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth |
2020-01-10 | configure: check for gdbus-codegen presence | Marc-André Lureau |
2020-01-06 | configure: add GDBUS_CODEGEN | Marc-André Lureau |
2019-12-20 | configure: Require Python >= 3.5 | Eduardo Habkost |
2019-12-20 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121... | Peter Maydell |
2019-12-18 | ci: build out-of-tree | Paolo Bonzini |
2019-12-18 | configure: allow disable of cross compilation containers | Alex Bennée |
2019-12-17 | build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG | Paolo Bonzini |
2019-12-17 | configure: set $PYTHON to a full path | Paolo Bonzini |
2019-12-17 | libvixl: remove per-target compiler flags | Paolo Bonzini |
2019-12-17 | build-sys: do not include Windows SLIRP dependencies in $LIBS | Paolo Bonzini |
2019-12-17 | Remove the core bluetooth code | Thomas Huth |
2019-12-02 | virtfs-proxy-helper: switch from libcap to libcap-ng | Paolo Bonzini |
2019-11-11 | configure: Check bzip2 is available | Philippe Mathieu-Daudé |
2019-11-11 | configure: Only decompress EDK2 blobs for X86/ARM targets | Philippe Mathieu-Daudé |
2019-11-06 | configure: Check if we can use ibv_reg_mr_iova | Yuval Shaia |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |
2019-10-29 | Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'... | Peter Maydell |
2019-10-29 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging | Peter Maydell |
2019-10-28 | crypto: add support for nettle's native XTS impl | Daniel P. Berrangé |
2019-10-28 | crypto: add support for gcrypt's native XTS impl | Daniel P. Berrangé |
2019-10-28 | tests/plugin: add sample plugins | Emilio G. Cota |
2019-10-28 | plugin: add API symbols to qemu-plugins.symbols | Emilio G. Cota |
2019-10-28 | configure: add --enable-plugins | Alex Bennée |
2019-10-28 | plugin: add core code | Emilio G. Cota |
2019-10-28 | target/riscv: Expose "priv" register for GDB for reads | Jonathan Behrens |
2019-10-28 | configure: Detect compiler support for __attribute__((alias)) | Richard Henderson |
2019-10-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-10-05 | virtio: add vhost-user-fs base device | Dr. David Alan Gilbert |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy |
2019-09-30 | configure: Remove s390 (31-bit mode) from the list of supported CPUs | Thomas Huth |
2019-09-26 | configure: preserve PKG_CONFIG for subdir builds | Alex Bennée |
2019-09-23 | paaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-19 | configure: Add xkbcommon configure options | James Le Cuirot |
2019-09-10 | configure: check if --no-pie is supported first | Alex Bennée |