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
/
scripts
/
meson-buildoptions.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-06
1
-0
/
+4
|
\
|
*
rust: silence unknown warnings for the sake of old compilers
Paolo Bonzini
2024-11-05
1
-0
/
+4
*
|
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
/
+3
*
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
-4
/
+0
*
meson: Split --enable-sanitizers to --enable-{asan, ubsan}
Richard Henderson
2024-09-11
1
-3
/
+6
*
meson: Introduce 'qatzip' feature to the build system
Bryan Zhang
2024-09-09
1
-0
/
+3
*
meson: Update meson-buildoptions.sh
Zhao Liu
2024-07-17
1
-7
/
+7
*
meson: remove dead optimization option
Paolo Bonzini
2024-06-28
1
-3
/
+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
/
+3
*
configure: add --enable-qpl build option
Yuan Liu
2024-06-14
1
-0
/
+3
*
migration: Remove block migration
Fabiano Rosas
2024-05-08
1
-4
/
+0
*
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-0
/
+3
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
*
build-sys: add a "pixman" feature
Marc-André Lureau
2023-11-07
1
-0
/
+3
*
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
1
-0
/
+3
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-18
1
-1
/
+25
|
\
|
*
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
2023-10-18
1
-0
/
+9
|
*
configure: move environment-specific defaults to config-meson.cross
Paolo Bonzini
2023-10-18
1
-0
/
+5
|
*
configure: move target-specific defaults to an external machine file
Paolo Bonzini
2023-10-18
1
-0
/
+7
|
*
configure: clean up plugin option handling
Paolo Bonzini
2023-10-18
1
-1
/
+1
|
*
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-18
1
-0
/
+3
*
|
gfxstream + rutabaga: meson support
Gurchetan Singh
2023-10-16
1
-0
/
+3
|
/
*
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
/
+3
*
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
1
-0
/
+3
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
1
-0
/
+6
|
\
|
*
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
|
*
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
*
|
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
1
-3
/
+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
-3
/
+0
*
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-18
1
-0
/
+3
|
\
|
*
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-0
/
+3
*
|
build: move --disable-debug-info to meson
Paolo Bonzini
2023-05-18
1
-0
/
+3
*
|
build: move stack protector flag selection to meson
Paolo Bonzini
2023-05-18
1
-0
/
+3
*
|
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
/
+4
*
|
build: move sanitizer tests to meson
Paolo Bonzini
2023-05-18
1
-0
/
+6
*
|
configure, meson: move --enable-modules to Meson
Paolo Bonzini
2023-05-18
1
-0
/
+3
*
|
meson: regenerate meson-buildoptions.sh
Paolo Bonzini
2023-05-18
1
-3
/
+3
*
|
configure: bootstrap sphinx with mkvenv
John Snow
2023-05-18
1
-3
/
+0
|
/
*
Don't require libcap-ng for virtfs support
Peter Foley
2023-05-16
1
-0
/
+4
*
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
1
-0
/
+4
*
block: add configure options for excluding vmdk, vhdx and vpc
Vladimir Sementsov-Ogievskiy
2023-05-10
1
-0
/
+9
*
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey
2023-05-05
1
-2
/
+6
*
meson_options.txt: Enable qom-cast-debug by default again
Thomas Huth
2023-04-21
1
-1
/
+1
*
meson: stop looking for 'sphinx-build-3'
John Snow
2023-02-27
1
-0
/
+1
[next]