google / alioth

Experimental KVM-based type-2 hypervisor in Rust implemented from scratch.
Apache License 2.0
164 stars 10 forks source link

fix(mem)!: remove legacy address allocation APIs #65

Closed Lencerf closed 4 months ago

Lencerf commented 4 months ago

It turns out ad-hoc address allocation is a bad idea.