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
2024-08-16
meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
Thomas Huth
2024-08-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
2024-08-06
block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
Kevin Wolf
2024-07-30
util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
Brad Smith
2024-07-24
meson: build chardev trace files when have_block
Daniel P. Berrangé
2024-07-24
meson.build: fix libgcrypt detection on system without libgcrypt-config
Yao Zi
2024-07-24
crypto: Allow building with GnuTLS but without Libtasn1
Philippe Mathieu-Daudé
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-22
tools: build qemu-vmsr-helper
Anthony Harivel
2024-07-19
qga: conditionalize schema for commands not supported on other UNIX
Daniel P. Berrangé
2024-07-19
qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
Daniel P. Berrangé
2024-07-16
ui/cocoa: Add cursor composition
Akihiko Odaki
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
meson.build: Add RISC-V to the edk2-target list
Sunil V L
2024-07-03
util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall
Richard Henderson
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
2024-07-03
meson: move block.syms dependency out of libblock
Paolo Bonzini
2024-07-03
meson: move shared_module() calls where modules are already walked
Paolo Bonzini
2024-06-28
meson: remove dead optimization option
Paolo Bonzini
2024-06-28
meson: allow configuring the x86-64 baseline
Paolo Bonzini
2024-06-14
configure: Add uadk option
Shameer Kolothum
2024-06-14
configure: add --enable-qpl build option
Yuan Liu
2024-06-13
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-06-12
meson: Remove libibumad dependence
zhenwei pi
2024-06-10
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
2024-06-08
meson: Don't even detect posix_madvise() on Darwin
Michal Privoznik
2024-06-05
meson: assume x86-64-v2 baseline ISA
Paolo Bonzini
2024-05-25
migration: remove unnecessary zlib dependency
Paolo Bonzini
2024-05-24
configure: move -mcx16 flag out of CPU_CFLAGS
Artyom Kunakovsky
2024-05-14
Bump minimum glib version to v2.66
Thomas Huth
2024-05-10
configs: disable emulators that require it if libfdt is not found
Paolo Bonzini
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
meson: move libfdt together with other dependencies
Paolo Bonzini
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
2024-05-08
migration: Remove block migration
Fabiano Rosas
2024-05-03
meson: make target endianneess available to Kconfig
Paolo Bonzini
2024-04-26
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-24
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-18
hw: Include minimal source set in user emulation build
Philippe Mathieu-Daudé
2024-04-18
meson: do not link pixman automatically into all targets
Paolo Bonzini
2024-04-12
meson.build: Disable -fzero-call-used-regs on OpenBSD
Thomas Huth
2024-03-20
meson: remove dead dictionary access
Paolo Bonzini
2024-03-13
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Peter Maydell
[next]