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-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
2024-03-12
meson: generate .stp files for tools too
Daniel P. Berrangé
2024-03-12
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
2024-03-12
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-03-12
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
2024-03-11
meson.build: Always require an objc compiler on macos hosts
Peter Maydell
2024-03-08
meson: Remove --warn-common ldflag
Akihiko Odaki
2024-03-04
meson: detect broken clang 17 with -fzero-call-used-regs
Daniel P. Berrangé
2024-02-23
meson: Enable -Wvla
Peter Maydell
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-09
meson: sort C warning flags alphabetically
Daniel P. Berrangé
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2024-02-01
hw/fsi: Introduce IBM's Local bus
Ninad Palsule
2024-01-26
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
2024-01-16
meson: mitigate against use of uninitialize stack for exploits
Daniel P. Berrangé
2024-01-16
meson: mitigate against ROP exploits with -fzero-call-used-regs
Daniel P. Berrangé
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
2024-01-11
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2024-01-05
meson: Allow building binary with no target-specific files in hw/
Philippe Mathieu-Daudé
2023-12-31
meson.build: report graphics backends separately
Alex Bennée
[next]