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
Age
Commit message (
Expand
)
Author
2024-11-05
rust: clean up detection of the language
Paolo Bonzini
2024-11-05
rust: do not use MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
rust: create a cargo workspace
Paolo Bonzini
2024-11-05
rust: synchronize dependencies between subprojects and Cargo.lock
Paolo Bonzini
2024-11-05
rust: silence unknown warnings for the sake of old compilers
Paolo Bonzini
2024-11-05
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
rust: fix cfgs of proc-macro2 for 1.63.0
Paolo Bonzini
2024-11-05
rust: patch bilge-impl to allow compilation with 1.63.0
Paolo Bonzini
2024-11-05
rust/pl011: Use correct masks for IBRD and FBRD
Manos Pitsidianakis
2024-11-05
rust/pl011: remove commented out C code
Manos Pitsidianakis
2024-11-05
rust/pl011: add TYPE_PL011_LUMINARY device
Manos Pitsidianakis
2024-11-05
rust/pl011: move CLK_NAME static to function scope
Manos Pitsidianakis
2024-11-05
rust/pl011: add support for migration
Manos Pitsidianakis
2024-11-05
rust/pl011: fix default value for migrate-clock
Paolo Bonzini
2024-11-05
rust: add definitions for vmstate
Manos Pitsidianakis
2024-11-05
rust: do not use TYPE_CHARDEV unnecessarily
Paolo Bonzini
2024-11-05
rust: provide safe wrapper for MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
rust: make properties array immutable
Paolo Bonzini
2024-11-05
rust: clean up define_property macro
Paolo Bonzini
2024-11-05
rust: cleanup module_init!, use it from #[derive(Object)]
Paolo Bonzini
2024-11-05
rust: build integration test for the qemu_api crate
Paolo Bonzini
2024-11-05
rust: modernize link_section usage for ELF platforms
Paolo Bonzini
2024-11-05
rust: remove uses of #[no_mangle]
Paolo Bonzini
2024-11-05
rust: do not use --no-size_t-is-usize
Paolo Bonzini
2024-11-05
rust: do not always select X_PL011_RUST
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
rust/wrapper.h: define memory_order enum
Manos Pitsidianakis
2024-11-05
qdev: make properties array "const"
Paolo Bonzini
2024-11-05
tests/tcg: Add SIGRTMIN/SIGRTMAX test
Ilya Leoshkevich
2024-11-05
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
2024-11-05
linux-user: Fix GDB complaining about system-supplied DSO string table index
Ilya Leoshkevich
2024-11-05
tests/tcg: Replace -mpower8-vector with -mcpu=power8
Ilya Leoshkevich
2024-11-05
target/arm: Enable FEAT_CMOW for -cpu max
Gustavo Romero
2024-11-05
hw/net/npcm_gmac: Change error log to trace event
Nabih Estefan
2024-11-05
hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...
Bernhard Beschow
2024-11-05
hw/watchdog/wdt_imx2: Remove redundant assignment
Bernhard Beschow
2024-11-05
hw/timer/imx_gpt: Convert DPRINTF to trace events
Bernhard Beschow
2024-11-05
hw/rtc/ds1338: Trace send and receive operations
Bernhard Beschow
2024-11-05
disas: Fix build against Capstone v6 (again)
Richard Henderson
2024-11-05
target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
Peter Maydell
2024-11-05
target/arm: Add new MMU indexes for AArch32 Secure PL1&0
Peter Maydell
2024-11-05
Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
Peter Maydell
2024-11-05
softfloat: Remove fallback rule from pickNaN()
Peter Maydell
2024-11-05
target/rx: Explicitly set 2-NaN propagation rule
Peter Maydell
[prev]
[next]