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-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
1
-1
/
+27
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+1
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
1
-0
/
+1
2023-10-19
buildsys: Only display Objective-C information when Objective-C is used
Philippe Mathieu-Daudé
1
-2
/
+4
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-3
/
+28
2023-10-18
meson: add a note on why we use config_host for program paths
Paolo Bonzini
1
-0
/
+5
2023-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
1
-2
/
+2
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
1
-0
/
+20
2023-10-17
meson: do not use set10
Paolo Bonzini
1
-1
/
+1
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
1
-0
/
+7
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
1
-1
/
+1
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
1
-4
/
+4
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-07
meson: Rename softmmu_mods -> system_mods
Philippe Mathieu-Daudé
1
-5
/
+5
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-15
/
+3
2023-10-04
build: Remove --enable-gprof
Richard Henderson
1
-12
/
+0
2023-10-04
exec: Rename target specific page-vary.c -> page-vary-target.c
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
exec: Rename cpu.c -> cpu-target.c
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
1
-10
/
+0
2023-09-29
meson: clean up static_library keyword arguments
Paolo Bonzini
1
-4
/
+7
2023-09-29
make-release: do not ship dtc sources
Paolo Bonzini
1
-0
/
+3
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
1
-2
/
+4
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
1
-0
/
+9
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
1
-2
/
+2
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
1
-0
/
+1
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
[next]