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
*
configure: detect and report genisoimage
Alex Bennée
2020-03-04
1
-0
/
+13
*
configure: Enable test and libs for zstd
Juan Quintela
2020-02-28
1
-0
/
+30
*
fuzz: add configure flag --enable-fuzzing
Alexander Bulekov
2020-02-22
1
-0
/
+39
*
configure: Avoid compiling system tools on user build by default
Philippe Mathieu-Daudé
2020-02-19
1
-1
/
+11
*
configure: linux-user doesn't need neither fdt nor slirp
Laurent Vivier
2020-02-19
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...
Peter Maydell
2020-02-16
1
-3
/
+29
|
\
|
*
configure: Check that sphinx-build is using Python 3
Peter Maydell
2020-02-15
1
-2
/
+10
|
*
configure: Pick sphinx-build-3 when available
Markus Armbruster
2020-02-15
1
-2
/
+12
|
*
configure: Allow user to specify sphinx-build binary
Peter Maydell
2020-02-14
1
-1
/
+9
*
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
2020-02-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
riscv: Separate FPU register size from core register size in gdbstub [v2]
Keith Packard
2020-02-10
1
-2
/
+2
*
|
build: move TARGET_GPROF to config-host.mak
Paolo Bonzini
2020-02-12
1
-1
/
+3
|
/
*
configure: Fix typo of the have_afalg variable
Thomas Huth
2020-02-04
1
-1
/
+1
*
configure: permit use of io_uring
Aarushi Mehta
2020-01-30
1
-0
/
+27
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
1
-30
/
+33
|
\
|
*
build-sys: clean up flags included in the linker command line
Paolo Bonzini
2020-01-24
1
-30
/
+31
|
*
configure: Do not build libfdt if not required
Philippe Mathieu-Daudé
2020-01-24
1
-0
/
+2
*
|
virtiofsd: support nanosecond resolution for file timestamp
Jiufei Xue
2020-01-23
1
-0
/
+16
*
|
configure: Detect kcov support and introduce CONFIG_KCOV
Aleksandar Markovic
2020-01-22
1
-0
/
+9
|
/
*
configure: Remove tcg/ from the preprocessor include search list
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+0
*
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
2020-01-12
1
-2
/
+2
*
test: Move qtests to a separate directory
Thomas Huth
2020-01-12
1
-2
/
+2
*
configure: check for gdbus-codegen presence
Marc-André Lureau
2020-01-10
1
-0
/
+3
*
configure: add GDBUS_CODEGEN
Marc-André Lureau
2020-01-06
1
-0
/
+7
*
configure: Require Python >= 3.5
Eduardo Habkost
2019-12-20
1
-14
/
+4
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
1
-1
/
+8
|
\
|
*
ci: build out-of-tree
Paolo Bonzini
2019-12-18
1
-0
/
+1
|
*
configure: allow disable of cross compilation containers
Alex Bennée
2019-12-18
1
-1
/
+7
*
|
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
|
configure: set $PYTHON to a full path
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
|
libvixl: remove per-target compiler flags
Paolo Bonzini
2019-12-17
1
-1
/
+2
*
|
build-sys: do not include Windows SLIRP dependencies in $LIBS
Paolo Bonzini
2019-12-17
1
-1
/
+4
|
/
*
Remove the core bluetooth code
Thomas Huth
2019-12-17
1
-31
/
+0
*
virtfs-proxy-helper: switch from libcap to libcap-ng
Paolo Bonzini
2019-12-02
1
-18
/
+2
*
configure: Check bzip2 is available
Philippe Mathieu-Daudé
2019-11-11
1
-0
/
+4
*
configure: Only decompress EDK2 blobs for X86/ARM targets
Philippe Mathieu-Daudé
2019-11-11
1
-0
/
+13
*
configure: Check if we can use ibv_reg_mr_iova
Yuval Shaia
2019-11-06
1
-0
/
+28
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
1
-0
/
+89
|
\
|
*
tests/plugin: add sample plugins
Emilio G. Cota
2019-10-28
1
-0
/
+1
|
*
plugin: add API symbols to qemu-plugins.symbols
Emilio G. Cota
2019-10-28
1
-0
/
+72
|
*
configure: add --enable-plugins
Alex Bennée
2019-10-28
1
-0
/
+13
|
*
plugin: add core code
Emilio G. Cota
2019-10-28
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...
Peter Maydell
2019-10-29
1
-0
/
+40
|
\
\
|
*
|
crypto: add support for nettle's native XTS impl
Daniel P. Berrangé
2019-10-28
1
-0
/
+18
|
*
|
crypto: add support for gcrypt's native XTS impl
Daniel P. Berrangé
2019-10-28
1
-0
/
+22
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
2019-10-29
1
-0
/
+19
|
\
\
|
*
|
configure: Detect compiler support for __attribute__((alias))
Richard Henderson
2019-10-28
1
-0
/
+19
|
|
/
*
/
target/riscv: Expose "priv" register for GDB for reads
Jonathan Behrens
2019-10-28
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-17
1
-0
/
+13
|
\
|
*
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
2019-10-05
1
-0
/
+13
[next]