index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson_options.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/functional: Provide GDB to the functional tests
Gustavo Romero
2025-10-07
1
-0
/
+2
*
meson: remove 'gnutls-bug1717-workaround' for migration TLS crashes
Daniel P. Berrangé
2025-08-05
1
-2
/
+0
*
crypto: implement workaround for GNUTLS thread safety problems
Daniel P. Berrangé
2025-07-22
1
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-07-14
1
-0
/
+2
|
\
|
*
meson: Add optional dependency on IGVM library
Roy Hopkins
2025-07-12
1
-0
/
+2
*
|
net: Add passt network backend
Laurent Vivier
2025-07-14
1
-0
/
+2
|
/
*
meson: drop --enable-avx* options
Paolo Bonzini
2025-05-12
1
-4
/
+0
*
meson: Add wasm build in build scripts
Kohei Tokunaga
2025-05-06
1
-1
/
+1
*
meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flag
Daniel P. Berrangé
2025-04-30
1
-0
/
+2
*
Revert "meson.build: default to -gsplit-dwarf for debug info"
Paolo Bonzini
2025-03-17
1
-2
/
+0
*
meson.build: default to -gsplit-dwarf for debug info
Alex Bennée
2025-03-07
1
-0
/
+2
*
pvg: add option to configure it out
Paolo Bonzini
2025-02-25
1
-0
/
+2
*
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-06
1
-0
/
+2
|
\
|
*
rust: silence unknown warnings for the sake of old compilers
Paolo Bonzini
2024-11-05
1
-0
/
+2
*
|
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
2024-11-05
1
-0
/
+2
|
/
*
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2024-10-31
1
-0
/
+2
*
configure, meson: synchronize defaults for configure and Meson Rust options
Paolo Bonzini
2024-10-14
1
-1
/
+1
*
build-sys: Add rust feature option
Manos Pitsidianakis
2024-10-07
1
-0
/
+3
*
9p: remove 'proxy' filesystem backend driver
Paolo Bonzini
2024-10-03
1
-2
/
+0
*
meson: Split --enable-sanitizers to --enable-{asan, ubsan}
Richard Henderson
2024-09-11
1
-2
/
+4
*
meson: Introduce 'qatzip' feature to the build system
Bryan Zhang
2024-09-09
1
-0
/
+2
*
meson: remove dead optimization option
Paolo Bonzini
2024-06-28
1
-2
/
+0
*
meson: allow configuring the x86-64 baseline
Paolo Bonzini
2024-06-28
1
-0
/
+3
*
configure: Add uadk option
Shameer Kolothum
2024-06-14
1
-0
/
+2
*
configure: add --enable-qpl build option
Yuan Liu
2024-06-14
1
-0
/
+2
*
migration: Remove block migration
Fabiano Rosas
2024-05-08
1
-2
/
+0
*
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-0
/
+2
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+0
*
meson: fix type of "relocatable" option
Paolo Bonzini
2023-12-31
1
-1
/
+1
*
build-sys: add a "pixman" feature
Marc-André Lureau
2023-11-07
1
-0
/
+2
*
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
1
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-18
1
-0
/
+9
|
\
|
*
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
2023-10-18
1
-0
/
+7
|
*
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-18
1
-0
/
+2
*
|
gfxstream + rutabaga: meson support
Gurchetan Singh
2023-10-16
1
-0
/
+2
|
/
*
build: Remove --enable-gprof
Richard Henderson
2023-10-04
1
-3
/
+0
*
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-25
1
-0
/
+2
*
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
1
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
1
-0
/
+4
|
\
|
*
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
1
-0
/
+2
|
*
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
1
-0
/
+2
*
|
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
1
-2
/
+0
|
/
*
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-17
1
-1
/
+1
*
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
1
-2
/
+0
*
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-18
1
-0
/
+2
|
\
|
*
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-0
/
+2
*
|
build: move stack protector flag selection to meson
Paolo Bonzini
2023-05-18
1
-0
/
+2
*
|
build: move coroutine backend selection to meson
Paolo Bonzini
2023-05-18
1
-0
/
+3
*
|
build: move SafeStack tests to meson
Paolo Bonzini
2023-05-18
1
-0
/
+2
*
|
build: move sanitizer tests to meson
Paolo Bonzini
2023-05-18
1
-0
/
+4
[next]