index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
1
-5
/
+1
|
/
*
configure: Remove s390 (31-bit mode) from the list of supported CPUs
Thomas Huth
2019-09-30
1
-1
/
+1
*
configure: preserve PKG_CONFIG for subdir builds
Alex Bennée
2019-09-26
1
-0
/
+1
*
paaudio: port to the new audio backend api
Kővágó, Zoltán
2019-09-23
1
-5
/
+0
*
configure: Add xkbcommon configure options
James Le Cuirot
2019-09-19
1
-0
/
+5
*
configure: check if --no-pie is supported first
Alex Bennée
2019-09-10
1
-5
/
+6
*
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini
2019-09-10
1
-142
/
+15
*
configure: clean-up container cross compile detect
Alex Bennée
2019-09-10
1
-5
/
+5
*
configure: more resilient Python version capture
Cleber Rosa
2019-08-27
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...
Peter Maydell
2019-08-22
1
-1
/
+1
|
\
|
*
glib: bump min required glib library version to 2.48
Daniel P. Berrangé
2019-08-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-08-22
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
configure: remove AUTOCONF_HOST
Marc-André Lureau
2019-08-21
1
-5
/
+0
|
*
configure: define CONFIG_TOOLS here
Paolo Bonzini
2019-08-21
1
-0
/
+3
|
*
qemu-ga: clean up TOOLS variable
Paolo Bonzini
2019-08-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-08-21
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
configure: fix sdl detection using sdl2-config
Carlo Marcelo Arenas Belón
2019-08-21
1
-5
/
+4
|
*
configure: remove obsoleted $sparc_cpu variable
Carlo Marcelo Arenas Belón
2019-08-21
1
-3
/
+0
*
|
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
1
-2
/
+10
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722'...
Peter Maydell
2019-07-22
1
-1
/
+1
|
\
|
*
configure: Clarify URL to source downloads
Peter Maydell
2019-07-22
1
-1
/
+1
*
|
build-sys: do no support modules on Windows
Marc-André Lureau
2019-07-19
1
-1
/
+6
|
/
*
configure: only link capstone to emulation targets
Daniel P. Berrangé
2019-07-19
1
-2
/
+4
*
create_config: remove $(CONFIG_SOFTMMU) hack
Paolo Bonzini
2019-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...
Peter Maydell
2019-07-04
1
-3
/
+3
|
\
|
*
Makefile: Rename targets for make recursion
Markus Armbruster
2019-07-03
1
-3
/
+3
*
|
Deprecate Python 2 support
Eduardo Habkost
2019-07-02
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-07-01
1
-4
/
+9
|
\
|
*
configure: use valid args testing sem_timedwait
Daniel P. Berrangé
2019-06-26
1
-1
/
+1
|
*
configure: disallow spaces and colons in source path and build path
Antonio Ospite
2019-06-26
1
-0
/
+5
|
*
configure: set source_path only once and make its definition more robust
Antonio Ospite
2019-06-26
1
-3
/
+3
*
|
ssh: switch from libssh2 to libssh
Pino Toscano
2019-06-24
1
-37
/
+28
|
/
*
configure: remove tpm_passthrough & tpm_emulator
Marc-André Lureau
2019-06-03
1
-10
/
+0
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
2019-05-30
1
-18
/
+31
|
\
|
*
configure: Use quotes around uses of $CPU_CFLAGS
Richard Henderson
2019-05-29
1
-8
/
+8
|
*
configure: Distinguish ppc64 and ppc64le hosts
Richard Henderson
2019-05-29
1
-10
/
+23
*
|
contrib: add vhost-user-gpu
Marc-André Lureau
2019-05-29
1
-0
/
+17
|
/
*
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2019-05-23
1
-29
/
+58
|
\
|
*
crypto: Use getrandom for qcrypto_random_bytes
Richard Henderson
2019-05-22
1
-1
/
+17
|
*
build: Link user-only with crypto random number objects
Richard Henderson
2019-05-22
1
-6
/
+3
|
*
configure: Link test before auto-enabling crypto libraries
Richard Henderson
2019-05-22
1
-28
/
+44
*
|
configure: Fix spelling of sdl-image in --help
Markus Armbruster
2019-05-22
1
-1
/
+1
|
/
*
configure: qemu-ga is only needed with softmmu targets
Laurent Vivier
2019-05-17
1
-1
/
+3
*
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
2019-05-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-05-09
1
-3
/
+2
|
\
|
*
Update configure
Stefan Weil
2019-05-03
1
-1
/
+0
|
*
configure: fix pam test warning
Dr. David Alan Gilbert
2019-05-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-05-03
1
-3
/
+15
|
\
\
|
*
|
configure: automatically pick python3 is available
Daniel P. Berrangé
2019-05-03
1
-3
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-05-03
1
-2
/
+9
|
\
\
[prev]
[next]