Age | Commit message (Expand) | Author |
2019-02-01 | configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11 | Philippe Mathieu-Daudé |
2019-01-31 | qemu-io: Add generic function for reinitializing optind. | Richard W.M. Jones |
2019-01-24 | audio: probe audio drivers by default | Gerd Hoffmann |
2019-01-24 | audio: use try-sdl for openbsd | Gerd Hoffmann |
2019-01-24 | audio: allow optional audio drivers. | Gerd Hoffmann |
2019-01-24 | audio: use pkg-config | Gerd Hoffmann |
2019-01-23 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i... | Peter Maydell |
2019-01-22 | configure: Force the C standard to gnu99 | Thomas Huth |
2019-01-21 | sdl: add support for high resolution window icon | Daniel P. Berrangé |
2019-01-21 | ui: fix icon display for GTK frontend under GNOME Shell with Wayland | Daniel P. Berrangé |
2019-01-21 | ui: install logo icons to $prefix/share/icons | Daniel P. Berrangé |
2019-01-18 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging | Peter Maydell |
2019-01-18 | configure: Only build the s390-ccw bios if the compiler supports -march=z900 | Thomas Huth |
2019-01-17 | configure: keep track of Python version | Cleber Rosa |
2019-01-14 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-140119-1... | Peter Maydell |
2019-01-14 | Revert "tests: Disable qht-bench parallel test when using gprof" | Alex Bennée |
2019-01-14 | Remove broken Xen PV domain builder | Anthony PERARD |
2019-01-14 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-01-11 | tests: Disable qht-bench parallel test when using gprof | Philippe Mathieu-Daudé |
2019-01-11 | configure: Let the TARGET_GPROF var use the regular 'y' for Yes | Philippe Mathieu-Daudé |
2019-01-11 | build-sys: move windows defines in osdep.h header | Marc-André Lureau |
2019-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i... | Peter Maydell |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2019-01-09 | ppc/spapr: Receive and store device tree blob from SLOF | Alexey Kardashevskiy |
2019-01-08 | util: Implement debug-threads for macOS | Roman Bolshakov |
2018-12-26 | configure: Add support for building RISC-V host | Alistair Francis |
2018-12-16 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-12-14 | configure: adding support to lzfse library. | Julio Faracco |
2018-12-12 | configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012] | Thomas Huth |
2018-12-12 | configure: Remove obsolete check for Clang < 3.2 | Thomas Huth |
2018-12-12 | configure: Add a test for the minimum compiler version | Thomas Huth |
2018-11-19 | qemu-iotests: convert `pwd` and $(pwd) to $PWD | Mao Zhongyi |
2018-11-12 | block: Make more block drivers compile-time configurable | Jeff Cody |
2018-11-05 | configure: Use LINKS loop for all build tree symlinks | Peter Maydell |
2018-11-05 | configure: Rename FILES variable to LINKS | Peter Maydell |
2018-11-05 | tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/ | Peter Maydell |
2018-11-05 | tests: Move tests/acpi-test-data/ to tests/data/acpi/ | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-10-30-v3-tag'... | Peter Maydell |
2018-10-31 | Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging | Peter Maydell |
2018-10-31 | build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI | Tomáš Golembiovský |
2018-10-31 | configure: add test for libudev | Tomáš Golembiovský |
2018-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-... | Peter Maydell |
2018-10-26 | configure: Support pkg-config for zlib | Stefan Weil |
2018-10-25 | target/mips: Add disassembler support for nanoMIPS | Aleksandar Markovic |
2018-10-24 | configure: Provide option to explicitly disable AVX2 | Liam Merwick |
2018-10-23 | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request... | Peter Maydell |
2018-10-21 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell |
2018-10-19 | linux-user: xtensa: enable bFLT support | Max Filippov |
2018-10-19 | crypto: require nettle >= 2.7.1 for building QEMU | Daniel P. Berrangé |
2018-10-19 | linux-user: Check for Linux USBFS in configure | Cortland Tölva |