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-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-06
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
2024-11-06
rust: make rustfmt optional
Paolo Bonzini
2024-11-06
rust: allow older version of bindgen
Paolo Bonzini
2024-11-06
Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-11-05
Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-11-05
crypto: Introduce SM3 hash hmac pbkdf algorithm
liequan che
2024-11-05
rust: do not use --generate-cstr
Paolo Bonzini
2024-11-05
rust: allow version 1.63.0 of rustc
Paolo Bonzini
2024-11-05
rust: clean up detection of the language
Paolo Bonzini
2024-11-05
rust: silence unknown warnings for the sake of old compilers
Paolo Bonzini
2024-11-05
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
rust: build integration test for the qemu_api crate
Paolo Bonzini
2024-11-05
rust: do not use --no-size_t-is-usize
Paolo Bonzini
2024-11-05
meson: pass rustc_args when building all crates
Paolo Bonzini
2024-11-05
meson: remove repeated search for rust_root_crate.sh
Paolo Bonzini
2024-11-05
meson: import rust module into a global variable
Paolo Bonzini
2024-11-05
rust: add PL011 device model
Manos Pitsidianakis
2024-11-05
Revert "rust: add PL011 device model"
Manos Pitsidianakis
2024-11-05
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
2024-11-05
hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...
Bernhard Beschow
2024-11-05
meson: build contrib/plugins with meson
Pierrick Bouvier
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-31
hw/core: Add Enclave Image Format (EIF) related helpers
Dorjoy Chowdhury
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2024-10-31
configure, meson: deprecate 32-bit MIPS
Paolo Bonzini
2024-10-31
Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...
Peter Maydell
2024-10-31
hw/riscv: add RISC-V IOMMU base emulation
Tomasz Jeznach
2024-10-29
Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qem...
Peter Maydell
2024-10-29
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-10-28
virtio-gpu: Use pkgconfig version to decide which virgl features are available
Dmitry Osipenko
2024-10-28
net: fix build when libbpf is disabled, but libxdp is enabled
Daniel P. Berrangé
2024-10-25
Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...
Peter Maydell
2024-10-24
meson: hide tsan related warnings
Pierrick Bouvier
2024-10-21
meson.build: Remove ncurses workaround for OpenBSD
Brad Smith
2024-10-14
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-10-14
meson: check in main meson.build for native Rust compiler
Paolo Bonzini
2024-10-14
meson: find_program('gdbus-codegen') directly
Marc-André Lureau
2024-10-11
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-11
meson: ensure -mcx16 is passed when detecting ATOMIC128
Paolo Bonzini
2024-10-11
meson: define qemu_isa_flags
Paolo Bonzini
2024-10-11
meson: fix machine option for x86_version
Pierrick Bouvier
2024-10-11
rust: add PL011 device model
Paolo Bonzini
2024-10-11
meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
Manos Pitsidianakis
2024-10-11
rust: add bindgen step as a meson dependency
Manos Pitsidianakis
2024-10-11
configure, meson: detect Rust toolchain
Paolo Bonzini
2024-10-08
linux-user: add strace support for openat2
Michael Vogt
2024-10-07
build-sys: Add rust feature option
Manos Pitsidianakis
2024-10-07
Require meson version 1.5.0
Paolo Bonzini
2024-10-07
disas: Remove CRIS disassembler
Philippe Mathieu-Daudé
[next]