index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
1
-5
/
+1
2018-06-29
cutils: Provide strchrnul
Keno Fischer
1
-0
/
+18
2018-06-28
configure: enable debug-mutex if debug enabled
Peter Xu
1
-0
/
+1
2018-06-28
QemuMutex: support --enable-debug-mutex
Paolo Bonzini
1
-0
/
+10
2018-06-20
configure: set cross_cc_FOO for host compiler
Alex Bennée
1
-1
/
+13
2018-06-20
configure: allow user to specify --cross-cc-cflags-foo=
Alex Bennée
1
-0
/
+10
2018-06-20
configure: move i386_cc to cross_cc_i386
Alex Bennée
1
-7
/
+17
2018-06-20
configure: add support for --cross-cc-FOO
Alex Bennée
1
-0
/
+91
2018-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...
Peter Maydell
1
-1
/
+2
2018-06-18
configure: print virglrenderer version
Marc-André Lureau
1
-1
/
+2
2018-06-15
configure: Enable out-of-tree acceptance tests
Philippe Mathieu-Daudé
1
-3
/
+5
2018-06-08
configure: Require Python 2.7 or newer
Eduardo Habkost
1
-2
/
+2
2018-06-05
Makefile: Rename TARGET_DIRS to TARGET_LIST
Fam Zheng
1
-1
/
+1
2018-06-05
configure: add test for docker availability
Alex Bennée
1
-0
/
+17
2018-06-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+17
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-14
/
+1
[next]