index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-44
/
+67
2023-09-07
meson: list leftover CONFIG_* symbols
Paolo Bonzini
1
-8
/
+4
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
1
-13
/
+30
2023-09-07
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
1
-0
/
+1
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
1
-3
/
+4
2023-09-07
configure: move --enable-debug-tcg to meson
Paolo Bonzini
1
-1
/
+2
2023-09-07
meson: update unsupported host/CPU messages
Paolo Bonzini
1
-19
/
+26
2023-08-31
build: Only define OS_OBJECT_USE_OBJC with gcc
Alexander Graf
1
-1
/
+3
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
1
-7
/
+0
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
1
-1
/
+1
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
1
-8
/
+7
2023-07-10
meson.build: Skip C++ detection unless we're targeting Windows
Thomas Huth
1
-1
/
+1
2023-07-10
target/riscv: Only build KVM guest with same wordsize as host
Philippe Mathieu-Daudé
1
-2
/
+4
2023-07-10
target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
Philippe Mathieu-Daudé
1
-7
/
+4
2023-07-08
host/include/aarch64: Implement aes-round.h
Richard Henderson
1
-0
/
+9
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
1
-16
/
+6
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
1
-1
/
+1
2023-06-28
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-27
virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
Marc-André Lureau
1
-0
/
+6
2023-06-27
ui/dbus: win32 support
Marc-André Lureau
1
-2
/
+2
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
1
-2
/
+0
2023-06-26
target/i386: implement RDPID in TCG
Paolo Bonzini
1
-0
/
+2
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-6
/
+6
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-20
meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-15
meson.build: enable xenpv machine build for ARM
Vikram Garhwal
1
-1
/
+1
2023-06-15
meson.build: do not set have_xen_pci_passthrough for aarch64 targets
Stefano Stabellini
1
-0
/
+2
2023-06-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
1
-4
/
+1
2023-06-07
meson: fix "static build" entry in summary
Paolo Bonzini
1
-1
/
+1
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-78
/
+56
2023-06-06
build: remove git submodule handling from main makefile
Paolo Bonzini
1
-1
/
+0
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
1
-14
/
+1
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
1
-4
/
+8
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
1
-1
/
+0
2023-06-06
scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
Philippe Mathieu-Daudé
1
-17
/
+2
2023-06-06
meson.build: Use -Wno-undef only for SDL2 versions that need it
Thomas Huth
1
-4
/
+10
2023-06-06
meson.build: Group the audio backend entries in a separate summary section
Thomas Huth
1
-14
/
+18
2023-06-06
meson.build: Group the network backend entries in a separate summary section
Thomas Huth
1
-4
/
+8
2023-06-06
meson.build: Group the UI entries in a separate summary section
Thomas Huth
1
-14
/
+20
2023-06-06
meson: Avoid implicit declaration of absent functions
Michal Privoznik
1
-21
/
+5
2023-06-05
Add conditional dependency for libkeyutils
Max Fritz
1
-2
/
+4
2023-06-01
qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
1
-0
/
+4
2023-05-30
meson: Split test for __int128_t type from __int128_t arithmetic
Richard Henderson
1
-5
/
+10
2023-05-26
configure: ignore --make
Paolo Bonzini
1
-1
/
+0
2023-05-26
meson: use subproject for internal libfdt
Paolo Bonzini
1
-20
/
+4
2023-05-26
meson: simplify logic for -Dfdt
Paolo Bonzini
1
-13
/
+16
2023-05-26
meson: Remove leftover comment
Fabiano Rosas
1
-2
/
+0
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-6
/
+15
2023-05-25
meson: move -no-pie from linker to compiler
Paolo Bonzini
1
-5
/
+14
[next]