mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 13:53:54 -06:00
rust: bindings for MemoryRegionOps
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
d449d29a99
commit
590faa03ee
9 changed files with 227 additions and 61 deletions
|
@ -19,6 +19,7 @@ pub mod c_str;
|
|||
pub mod callbacks;
|
||||
pub mod cell;
|
||||
pub mod irq;
|
||||
pub mod memory;
|
||||
pub mod module;
|
||||
pub mod offset_of;
|
||||
pub mod qdev;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue