diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-11 13:33:29 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-03-06 12:44:47 +0100 |
commit | 9b642097d6b793c161c3d1c540dd19a66e02100f (patch) | |
tree | acef67e95385470a95879a857e8b9bd4a1092e0a /rust/hw/timer/hpet/src/lib.rs | |
parent | 87f5c138363da28449835055299abbae57f39a19 (diff) | |
download | qemu-9b642097d6b793c161c3d1c540dd19a66e02100f.zip qemu-9b642097d6b793c161c3d1c540dd19a66e02100f.tar.gz qemu-9b642097d6b793c161c3d1c540dd19a66e02100f.tar.bz2 |
rust: pl011: switch to safe chardev operation
Switch bindings::CharBackend with chardev::CharBackend. This removes
occurrences of "unsafe" due to FFI and switches the wrappers for receive,
can_receive and event callbacks to the common ones implemented by
chardev::CharBackend.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/hw/timer/hpet/src/lib.rs')
0 files changed, 0 insertions, 0 deletions