index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-07
meson: Rename softmmu_mods -> system_mods
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2023-10-04
exec: Rename target specific page-vary.c -> page-vary-target.c
Philippe Mathieu-Daudé
2023-10-04
exec: Rename cpu.c -> cpu-target.c
Philippe Mathieu-Daudé
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2023-09-29
meson: clean up static_library keyword arguments
Paolo Bonzini
2023-09-29
make-release: do not ship dtc sources
Paolo Bonzini
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
meson: list leftover CONFIG_* symbols
Paolo Bonzini
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-09-07
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
meson: update unsupported host/CPU messages
Paolo Bonzini
2023-08-31
build: Only define OS_OBJECT_USE_OBJC with gcc
Alexander Graf
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
meson.build: Skip C++ detection unless we're targeting Windows
Thomas Huth
2023-07-10
target/riscv: Only build KVM guest with same wordsize as host
Philippe Mathieu-Daudé
2023-07-10
target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
Philippe Mathieu-Daudé
2023-07-08
host/include/aarch64: Implement aes-round.h
Richard Henderson
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
2023-06-28
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
2023-06-27
virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
Marc-André Lureau
2023-06-27
ui/dbus: win32 support
Marc-André Lureau
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
target/i386: implement RDPID in TCG
Paolo Bonzini
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-15
meson.build: enable xenpv machine build for ARM
Vikram Garhwal
2023-06-15
meson.build: do not set have_xen_pci_passthrough for aarch64 targets
Stefano Stabellini
2023-06-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
meson: fix "static build" entry in summary
Paolo Bonzini
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
build: remove git submodule handling from main makefile
Paolo Bonzini
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
[next]