Files
xemu/docs/devel
Bernhard BeschowandPaolo Bonzini ab81002252 rust/qemu-api: Add initial logging support based on C API
A log_mask_ln!() macro is provided which expects similar arguments as the
C version. However, the formatting works as one would expect from Rust.

To maximize code reuse the macro is just a thin wrapper around
qemu_log(). Also, just the bare minimum of logging masks is provided
which should suffice for the current use case of Rust in QEMU.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Link: https://lore.kernel.org/r/20250615112037.11992-2-shentey@gmail.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-06-20 13:25:59 +02:00
..
2025-05-06 16:02:04 +02:00
2024-02-20 22:20:48 +03:00
2025-02-07 15:50:59 +01:00
2025-01-17 10:45:49 +00:00
2024-10-15 15:16:17 +01:00
2023-11-14 10:40:54 -08:00
2025-04-28 13:40:17 -07:00