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: create a per-arch signal.c file
Warner Losh
2022-01-08
1
-1
/
+1
*
meson: Unify mips and mips64 in host_arch
Richard Henderson
2021-12-31
1
-0
/
+2
*
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-23
1
-1
/
+4
|
\
|
*
build: use "meson test" as the test harness
Paolo Bonzini
2021-12-23
1
-1
/
+4
*
|
configure, meson.build: Mark support for loongarch64 hosts
WANG Xuerui
2021-12-21
1
-1
/
+1
*
|
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
1
-0
/
+11
*
|
build-sys: set glib dependency version
Marc-André Lureau
2021-12-21
1
-2
/
+4
*
|
ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
Marc-André Lureau
2021-12-21
1
-0
/
+5
|
/
*
meson: Move bsd_user_ss to bsd-user/
Richard Henderson
2021-12-20
1
-3
/
+0
*
meson: Move linux_user_ss to linux-user/
Richard Henderson
2021-12-20
1
-3
/
+0
*
linux-user: Move thunk.c from top-level
Richard Henderson
2021-12-20
1
-1
/
+0
*
common-user: Move safe-syscall.* from linux-user
Richard Henderson
2021-12-20
1
-1
/
+17
*
configure, meson: move ARCH to meson.build
Paolo Bonzini
2021-12-18
1
-9
/
+17
*
meson: rename "arch" variable
Paolo Bonzini
2021-12-18
1
-6
/
+6
*
configure: unify x86_64 and x32
Paolo Bonzini
2021-12-18
1
-2
/
+1
*
Move the libssh setup from configure to meson.build
Thomas Huth
2021-12-15
1
-4
/
+9
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-19
1
-13
/
+20
|
\
|
*
meson.build: Support ncurses on MacOS and OpenBSD
Stefan Weil
2021-11-19
1
-1
/
+4
|
*
nvmm: Fix support for stable version
nia
2021-11-19
1
-3
/
+1
|
*
meson: fix botched compile check conversions
Paolo Bonzini
2021-11-16
1
-9
/
+15
*
|
meson.build: Merge riscv32 and riscv64 cpu family
Richard Henderson
2021-11-17
1
-0
/
+6
*
|
Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2021-11-16
1
-1
/
+9
|
\
\
|
*
|
nbd/server: Add --selinux-label option
Richard W.M. Jones
2021-11-16
1
-1
/
+9
|
|
/
*
/
meson: remove useless libdl test
Paolo Bonzini
2021-11-16
1
-7
/
+1
|
/
*
tcg: Remove TCI experimental status
Philippe Mathieu-Daudé
2021-11-11
1
-2
/
+2
*
meson: Fix 'interpretor' typo
Philippe Mathieu-Daudé
2021-11-09
1
-1
/
+1
*
meson: perform snappy test with the C++ compiler if used
Paolo Bonzini
2021-11-08
1
-1
/
+5
*
ebpf: really include it only in system emulators
Paolo Bonzini
2021-11-04
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
1
-21
/
+9
|
\
|
*
Move the l2tpv3 test from configure to meson.build
Thomas Huth
2021-11-02
1
-0
/
+8
|
*
meson: remove unnecessary coreaudio test program
Paolo Bonzini
2021-11-02
1
-16
/
+0
|
*
meson: remove pointless warnings
Paolo Bonzini
2021-11-02
1
-4
/
+0
|
*
meson.build: Allow to disable OSS again
Thomas Huth
2021-11-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-11-03
1
-1
/
+1
|
\
\
|
*
|
qtest: fix 'expression is always false' build failure in qtest_has_accel()
Igor Mammedov
2021-11-01
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging
Richard Henderson
2021-11-02
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
configure: Merge riscv32 and riscv64 host architectures
Richard Henderson
2021-10-30
1
-3
/
+1
*
|
|
hw/core: Declare meson source set
Philippe Mathieu-Daudé
2021-11-01
1
-1
/
+3
|
|
/
|
/
|
*
|
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-10-30
1
-0
/
+1
|
/
*
tests: qtest: add qtest_has_accel() to check if tested binary supports accele...
Igor Mammedov
2021-10-20
1
-0
/
+6
*
migration/rdma: advise prefetch write for ODP region
Li Zhijian
2021-10-19
1
-0
/
+6
*
meson: *-user: only descend into *-user when configured
Warner Losh
2021-10-18
1
-4
/
+8
*
configure, meson: move more compiler checks to Meson
Paolo Bonzini
2021-10-14
1
-0
/
+44
*
configure, meson: move Spice configure handling to meson
Marc-André Lureau
2021-10-14
1
-11
/
+18
*
configure, meson: move netmap detection to meson
Paolo Bonzini
2021-10-14
1
-1
/
+18
*
configure, meson: move vde detection to meson
Paolo Bonzini
2021-10-14
1
-3
/
+23
*
configure, meson: move libaio check to meson.build
Paolo Bonzini
2021-10-14
1
-2
/
+8
*
configure, meson: move pthread_setname_np checks to Meson
Paolo Bonzini
2021-10-14
1
-0
/
+23
*
configure, meson: move remaining HAVE_* compiler tests to Meson
Paolo Bonzini
2021-10-14
1
-1
/
+18
*
meson: HAVE_GDB_BIN is not used by C code
Paolo Bonzini
2021-10-14
1
-1
/
+2
[next]