index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
rust: build: move strict lints handling to rustc_args.py
Paolo Bonzini
1
-8
/
+4
2024-12-10
rust: cargo: store desired warning levels in workspace Cargo.toml
Paolo Bonzini
1
-3
/
+4
2024-12-10
rust: build: generate lint flags from Cargo.toml
Paolo Bonzini
1
-1
/
+2
2024-12-10
rust: build: move rustc_args.py invocation to qemu-api crate
Paolo Bonzini
1
-31
/
+25
2024-12-10
rust: allow using build-root bindings.rs from cargo
Paolo Bonzini
1
-1
/
+3
2024-12-10
rust: apply --cfg MESON to all crates
Paolo Bonzini
1
-3
/
+4
2024-12-03
meson: Add missing SDL dependency to system/main.c
Philippe Mathieu-Daudé
1
-2
/
+2
2024-11-27
meson.build: Refuse XCode versions < v15.0
Thomas Huth
1
-3
/
+3
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-38
/
+99
2024-11-06
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
1
-0
/
+39
2024-11-06
rust: make rustfmt optional
Paolo Bonzini
1
-0
/
+11
2024-11-06
rust: allow older version of bindgen
Paolo Bonzini
1
-4
/
+27
2024-11-06
Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-1
/
+2
2024-11-05
Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-0
/
+1
2024-11-05
crypto: Introduce SM3 hash hmac pbkdf algorithm
liequan che
1
-0
/
+39
2024-11-05
rust: do not use --generate-cstr
Paolo Bonzini
1
-1
/
+3
2024-11-05
rust: allow version 1.63.0 of rustc
Paolo Bonzini
1
-3
/
+4
2024-11-05
rust: clean up detection of the language
Paolo Bonzini
1
-20
/
+22
2024-11-05
rust: silence unknown warnings for the sake of old compilers
Paolo Bonzini
1
-0
/
+8
2024-11-05
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
1
-2
/
+1
2024-11-05
rust: build integration test for the qemu_api crate
Paolo Bonzini
1
-1
/
+9
2024-11-05
rust: do not use --no-size_t-is-usize
Paolo Bonzini
1
-1
/
+0
2024-11-05
meson: pass rustc_args when building all crates
Paolo Bonzini
1
-7
/
+13
2024-11-05
meson: remove repeated search for rust_root_crate.sh
Paolo Bonzini
1
-1
/
+2
2024-11-05
meson: import rust module into a global variable
Paolo Bonzini
1
-1
/
+2
2024-11-05
rust: add PL011 device model
Manos Pitsidianakis
1
-0
/
+24
2024-11-05
Revert "rust: add PL011 device model"
Manos Pitsidianakis
1
-24
/
+0
2024-11-05
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
1
-1
/
+2
2024-11-05
hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...
Bernhard Beschow
1
-0
/
+1
2024-11-05
meson: build contrib/plugins with meson
Pierrick Bouvier
1
-0
/
+4
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+17
2024-10-31
hw/core: Add Enclave Image Format (EIF) related helpers
Dorjoy Chowdhury
1
-0
/
+1
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
1
-0
/
+8
2024-10-31
configure, meson: deprecate 32-bit MIPS
Paolo Bonzini
1
-0
/
+8
2024-10-31
Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...
Peter Maydell
1
-0
/
+1
2024-10-31
hw/riscv: add RISC-V IOMMU base emulation
Tomasz Jeznach
1
-0
/
+1
2024-10-29
Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qem...
Peter Maydell
1
-4
/
+1
2024-10-29
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
1
-2
/
+8
2024-10-28
virtio-gpu: Use pkgconfig version to decide which virgl features are available
Dmitry Osipenko
1
-4
/
+1
2024-10-28
net: fix build when libbpf is disabled, but libxdp is enabled
Daniel P. Berrangé
1
-2
/
+8
2024-10-25
Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...
Peter Maydell
1
-1
/
+9
2024-10-24
meson: hide tsan related warnings
Pierrick Bouvier
1
-1
/
+9
2024-10-21
meson.build: Remove ncurses workaround for OpenBSD
Brad Smith
1
-1
/
+1
2024-10-14
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
1
-1
/
+1
2024-10-14
meson: check in main meson.build for native Rust compiler
Paolo Bonzini
1
-1
/
+2
2024-10-14
meson: find_program('gdbus-codegen') directly
Marc-André Lureau
1
-1
/
+1
2024-10-11
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-16
/
+142
2024-10-11
meson: ensure -mcx16 is passed when detecting ATOMIC128
Paolo Bonzini
1
-4
/
+5
2024-10-11
meson: define qemu_isa_flags
Paolo Bonzini
1
-9
/
+15
2024-10-11
meson: fix machine option for x86_version
Pierrick Bouvier
1
-1
/
+1
[next]