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
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd-user: start to move target CPU functions to target_arch*
Warner Losh
2021-09-10
1
-2
/
+5
*
configure / meson: Move the GBM handling to meson.build
Thomas Huth
2021-09-06
1
-6
/
+8
*
meson.build: Don't use internal libfdt if the user requested the system libfdt
Thomas Huth
2021-09-06
1
-0
/
+2
*
meson.build: Fix the check for a usable libfdt
Thomas Huth
2021-09-06
1
-0
/
+1
*
meson.build: Define QEMU_ARCH in config-target.h
Peter Maydell
2021-08-26
1
-0
/
+2
*
meson: fix logic for gnutls check
Alyssa Ross
2021-08-06
1
-1
/
+1
*
Update libslirp to v4.6.1
Marc-André Lureau
2021-08-03
1
-0
/
+2
*
meson: fix dependencies for modinfo #2
Gerd Hoffmann
2021-07-23
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
1
-3
/
+3
|
\
|
*
configure: Allow vnc to get disabled with --without-default-features
Thomas Huth
2021-07-22
1
-1
/
+1
|
*
meson: fix dependencies for modinfo
Paolo Bonzini
2021-07-22
1
-2
/
+2
*
|
block: Add option to use driver whitelist even in tools
Kevin Wolf
2021-07-20
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...
Peter Maydell
2021-07-15
1
-38
/
+64
|
\
|
*
crypto: prefer gnutls as the crypto backend if new enough
Daniel P. Berrangé
2021-07-14
1
-24
/
+35
|
*
crypto: introduce build system for gnutls crypto backend
Daniel P. Berrangé
2021-07-14
1
-4
/
+32
|
*
crypto: flip priority of backends to prefer gcrypt
Daniel P. Berrangé
2021-07-14
1
-11
/
+11
|
*
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2021-07-14
1
-4
/
+3
|
*
crypto: drop custom XTS support in gcrypt driver
Daniel P. Berrangé
2021-07-14
1
-13
/
+1
|
*
crypto: fix gcrypt min version 1.8 regression
Daniel P. Berrangé
2021-07-14
1
-1
/
+1
*
|
meson.build: relax the libdl test to one for the function dlopen
Alex Bennée
2021-07-14
1
-1
/
+4
*
|
meson.build: move TCG plugin summary output
Alex Bennée
2021-07-14
1
-1
/
+1
*
|
build: validate that system capstone works before using it
Daniel P. Berrangé
2021-07-14
1
-0
/
+13
*
|
disable modular TCG on Darwin
Paolo Bonzini
2021-07-14
1
-1
/
+5
|
/
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2021-07-13
1
-4
/
+0
|
\
|
*
trace, lttng: require .pc files
Paolo Bonzini
2021-07-12
1
-4
/
+0
*
|
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
2021-07-07
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
1
-25
/
+117
|
\
\
|
*
|
meson: Use input/output for entitlements target
Akihiko Odaki
2021-07-09
1
-13
/
+17
|
*
|
configure: allow the selection of alternate config in the build
Alex Bennée
2021-07-09
1
-1
/
+2
|
*
|
configs: rename default-configs to configs and reorganise
Alex Bennée
2021-07-09
1
-2
/
+2
|
*
|
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+2
|
*
|
meson: switch function tests from compilation to linking
Paolo Bonzini
2021-07-09
1
-9
/
+9
|
*
|
accel: build tcg modular
Gerd Hoffmann
2021-07-09
1
-1
/
+13
|
*
|
accel: build qtest modular
Gerd Hoffmann
2021-07-09
1
-0
/
+6
|
*
|
modules: target-specific module build infrastructure
Gerd Hoffmann
2021-07-09
1
-0
/
+37
|
*
|
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
1
-1
/
+12
|
*
|
modules: collect module meta-data
Gerd Hoffmann
2021-07-09
1
-0
/
+16
|
*
|
meson: fix missing preprocessor symbols
Paolo Bonzini
2021-07-09
1
-0
/
+4
|
|
/
*
/
block/rbd: bump librbd requirement to luminous release
Peter Lieven
2021-07-09
1
-2
/
+5
|
/
*
config-host.mak: remove unused compiler-related lines
Paolo Bonzini
2021-07-06
1
-1
/
+0
*
Set icon for QEMU binary on Mac OS
John Arbuckle
2021-07-06
1
-5
/
+10
*
configure: convert compiler tests to meson, part 6
Paolo Bonzini
2021-07-06
1
-0
/
+11
*
configure: convert compiler tests to meson, part 5
Paolo Bonzini
2021-07-06
1
-0
/
+26
*
configure: convert compiler tests to meson, part 4
Paolo Bonzini
2021-07-06
1
-5
/
+34
*
configure: convert compiler tests to meson, part 3
Paolo Bonzini
2021-07-06
1
-0
/
+10
*
configure: convert compiler tests to meson, part 2
Paolo Bonzini
2021-07-06
1
-0
/
+5
*
configure: convert compiler tests to meson, part 1
Paolo Bonzini
2021-07-06
1
-1
/
+40
*
configure: convert HAVE_BROKEN_SIZE_MAX to meson
Paolo Bonzini
2021-07-06
1
-0
/
+9
*
configure, meson: move CONFIG_IVSHMEM to meson
Paolo Bonzini
2021-07-06
1
-2
/
+3
[next]