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