openanolis / dragonball-sandbox

Dragonball-sandbox is a collection of Rust crates to help build custom Virtual Machine Monitors and hypervisors.
Apache License 2.0
88 stars 41 forks source link

Add Madivse error type for dbs-virtio-devices #285

Closed HerlinCoder closed 1 year ago

HerlinCoder commented 1 year ago

Add Madivse error type for dbs-virtio-devices. This is used to expose error when setting madvise on guest memory region.