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-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
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: rename config_all
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove config_targetos
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-31
meson: always probe u2f and canokey if the option is enabled
Paolo Bonzini
2023-12-31
meson: move subdirs to "Collect sources" section
Paolo Bonzini
2023-12-31
meson: move config-host.h definitions together
Paolo Bonzini
2023-12-31
meson: move CFI detection code with other compiler flags
Paolo Bonzini
2023-12-31
meson: keep subprojects together
Paolo Bonzini
2023-12-31
meson: move accelerator dependency checks together
Paolo Bonzini
2023-12-31
meson: move option validation together
Paolo Bonzini
2023-12-31
meson: move program checks together
Paolo Bonzini
2023-12-31
meson: add more sections to main meson.build
Paolo Bonzini
2023-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-12-12
meson, xen: fix condition for enabling the Xen accelerator
Paolo Bonzini
2023-12-01
osdep: add getloadavg
Michael S. Tsirkin
2023-11-13
meson: Enable -Wshadow=local
Markus Armbruster
2023-11-08
plugins: allow plugins to be enabled on windows
Greg Manning
2023-11-07
build-sys: make pixman actually optional
Marc-André Lureau
2023-11-07
ui/gtk: -display gtk requires PIXMAN
Marc-André Lureau
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
2023-11-07
ui/vnc: VNC requires PIXMAN
Marc-André Lureau
2023-11-07
build-sys: add a "pixman" feature
Marc-André Lureau
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
[next]