index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+29
2018-08-18
config: split PVRDMA from RDMA
Marcel Apfelbaum
1
-1
/
+54
2018-08-16
Add QTest testcase for the Intel Hexadecimal
Su Hang
1
-0
/
+4
2018-08-10
configure: add libpmem support
Junyan He
1
-0
/
+29
2018-07-05
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"
Alex Bennée
1
-1
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180703-pull-request' i...
Peter Maydell
1
-1
/
+1
2018-07-03
ui: do not build-depend or link with libdrm, it is not needed
Michael Tokarev
1
-1
/
+1
2018-07-02
configure: add sanity check to catch builds from "git archive"
Daniel P. Berrangé
1
-0
/
+18
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+18
2018-06-29
Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...
Peter Maydell
1
-5
/
+1
[next]