Age | Commit message (Expand) | Author | Files | Lines |
2019-01-14 | Remove broken Xen PV domain builder | Anthony PERARD | 1 | -17/+0 |
2019-01-14 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -1/+2 |
2019-01-11 | tests: Disable qht-bench parallel test when using gprof | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-01-11 | configure: Let the TARGET_GPROF var use the regular 'y' for Yes | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-01-11 | build-sys: move windows defines in osdep.h header | Marc-André Lureau | 1 | -3/+0 |
2019-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i... | Peter Maydell | 1 | -2/+2 |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau | 1 | -2/+2 |
2019-01-09 | ppc/spapr: Receive and store device tree blob from SLOF | Alexey Kardashevskiy | 1 | -1/+1 |
2019-01-08 | util: Implement debug-threads for macOS | Roman Bolshakov | 1 | -6/+26 |
2018-12-26 | configure: Add support for building RISC-V host | Alistair Francis | 1 | -2/+10 |
2018-12-16 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+31 |
2018-12-14 | configure: adding support to lzfse library. | Julio Faracco | 1 | -0/+31 |
2018-12-12 | configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012] | Thomas Huth | 1 | -16/+1 |
2018-12-12 | configure: Remove obsolete check for Clang < 3.2 | Thomas Huth | 1 | -5/+0 |
2018-12-12 | configure: Add a test for the minimum compiler version | Thomas Huth | 1 | -0/+25 |
2018-11-19 | qemu-iotests: convert `pwd` and $(pwd) to $PWD | Mao Zhongyi | 1 | -1/+1 |
2018-11-12 | block: Make more block drivers compile-time configurable | Jeff Cody | 1 | -0/+91 |
2018-11-05 | configure: Use LINKS loop for all build tree symlinks | Peter Maydell | 1 | -12/+2 |
2018-11-05 | configure: Rename FILES variable to LINKS | Peter Maydell | 1 | -13/+22 |
2018-11-05 | tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/ | Peter Maydell | 1 | -4/+0 |
2018-11-05 | tests: Move tests/acpi-test-data/ to tests/data/acpi/ | Peter Maydell | 1 | -4/+0 |
2018-11-01 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-10-30-v3-tag'... | Peter Maydell | 1 | -1/+20 |
2018-10-31 | Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging | Peter Maydell | 1 | -0/+1 |
2018-10-31 | build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI | Tomáš Golembiovský | 1 | -1/+1 |
2018-10-31 | configure: add test for libudev | Tomáš Golembiovský | 1 | -0/+19 |
2018-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-... | Peter Maydell | 1 | -17/+23 |
2018-10-26 | configure: Support pkg-config for zlib | Stefan Weil | 1 | -17/+23 |
2018-10-25 | target/mips: Add disassembler support for nanoMIPS | Aleksandar Markovic | 1 | -0/+3 |
2018-10-24 | configure: Provide option to explicitly disable AVX2 | Liam Merwick | 1 | -2/+9 |
2018-10-23 | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request... | Peter Maydell | 1 | -121/+40 |
2018-10-21 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell | 1 | -1/+11 |
2018-10-19 | linux-user: xtensa: enable bFLT support | Max Filippov | 1 | -0/+1 |
2018-10-19 | crypto: require nettle >= 2.7.1 for building QEMU | Daniel P. Berrangé | 1 | -18/+2 |
2018-10-19 | linux-user: Check for Linux USBFS in configure | Cortland Tölva | 1 | -1/+11 |
2018-10-19 | crypto: require libgcrypt >= 1.5.0 for building QEMU | Daniel P. Berrangé | 1 | -21/+11 |
2018-10-19 | crypto: require gnutls >= 3.1.18 for building QEMU | Daniel P. Berrangé | 1 | -95/+40 |
2018-10-18 | tcg: Split CONFIG_ATOMIC128 | Richard Henderson | 1 | -0/+19 |
2018-10-17 | configure: remove glib_subprocess check | Marc-André Lureau | 1 | -6/+0 |
2018-10-12 | ui: increase min required GTK3 version to 3.14.0 | Daniel P. Berrangé | 1 | -1/+1 |
2018-10-12 | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé | 1 | -43/+8 |
2018-10-05 | tests/fp/fp-test: add floating point tests | Emilio G. Cota | 1 | -0/+4 |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov | 1 | -0/+3 |
2018-10-02 | configure: enable mttcg for i386 and x86_64 | Emilio G. Cota | 1 | -0/+2 |
2018-10-02 | configure: preserve various environment variables in config.status | Daniel P. Berrangé | 1 | -0/+40 |
2018-09-27 | display/edid: add edid generator to qemu. | Gerd Hoffmann | 1 | -1/+1 |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth | 1 | -10/+3 |
2018-08-25 | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into ... | Peter Maydell | 1 | -5/+2 |
2018-08-23 | build-sys: remove glib_subprocess check | Marc-André Lureau | 1 | -3/+0 |
2018-08-23 | configure: require libseccomp 2.2.0 | Marc-André Lureau | 1 | -5/+2 |
2018-08-23 | qemu-pr-helper: Fix build on CentOS 7 | Murilo Opsfelder Araujo | 1 | -1/+23 |