diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-13 12:36:42 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-25 16:18:12 +0100 |
commit | 567c0c41a6700be72eb9e040ba0b8d7bf0cc5919 (patch) | |
tree | eb395e3e4e8c85df46cb1a057b6bd73f5587e5c7 /rust/qemu-api/src/errno.rs | |
parent | 4551f342fed66af7f5e2b099fa06f4007db356e6 (diff) | |
download | qemu-567c0c41a6700be72eb9e040ba0b8d7bf0cc5919.zip qemu-567c0c41a6700be72eb9e040ba0b8d7bf0cc5919.tar.gz qemu-567c0c41a6700be72eb9e040ba0b8d7bf0cc5919.tar.bz2 |
rust: pl011, qemu_api tests: do not use ClassInitImpl
Outside the qemu_api crate, orphan rules make the usage of ClassInitImpl
unwieldy. Now that it is optional, do not use it.
For PL011Class, this makes it easier to provide a PL011Impl trait similar
to the ones in the qemu_api crate. The device id consts are moved there.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/errno.rs')
0 files changed, 0 insertions, 0 deletions