On Tue, Jun 10, 2025 at 11:21 PM Bernhard Beschow wrote:
>
> Now that there is logging support in Rust for QEMU, use it in the pl011
> device.
>
> Signed-off-by: Bernhard Beschow
> ---
> rust/hw/char/pl011/src/device.rs | 12
> 1 file changed, 8 insertions(+), 4 deletions(-)
>
> dif
Am 11. Juni 2025 07:55:20 UTC schrieb Paolo Bonzini :
>On 6/10/25 22:21, Bernhard Beschow wrote:
>> Now that there is logging support in Rust for QEMU, use it in the pl011
>> device.
>Adding also this to match the C code:
>
>diff --git a/rust/hw/char/pl011/src/device.rs
>b/rust/hw/char/pl011/sr
On 6/10/25 22:21, Bernhard Beschow wrote:
Now that there is logging support in Rust for QEMU, use it in the pl011
device.
Adding also this to match the C code:
diff --git a/rust/hw/char/pl011/src/device.rs b/rust/hw/char/pl011/src/device.rs
index 42dfa9509dc..e505abfae86 100644
--- a/rust/hw/ch
Now that there is logging support in Rust for QEMU, use it in the pl011
device.
Signed-off-by: Bernhard Beschow
---
rust/hw/char/pl011/src/device.rs | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/rust/hw/char/pl011/src/device.rs b/rust/hw/char/pl011/src/device.r