[Rust-VMM] Rust VMM Crates

Jiang Liu liuj97 at gmail.com
Wed Jan 16 15:18:01 UTC 2019


Hi Andreea,
	Really appreciate to have a process to propose new project to rust-vmm:) One question about the relationship between firecracker and rust-vmm. Say I have some proposal to extend the memory_model crate in firecracker, what’s the preferred process for it?
Thanks,
Gerry

> On Jan 16, 2019, at 11:07 PM, Florescu, Andreea <fandree at amazon.com> wrote:
> 
> Hey everyone,
> 
> I was thinking it would be nice to add one more crates to rust-vmm before my Fosdem presentation [1]. Another easy pick would be the virtio bindings, what do you say?
> 
> As the community is slowly growing, I think it would also be a good idea to have a process for creating repositories so we can get feedback before publishing them on crates.io <http://crates.io/>. The proposal would be to first create a repository on a personal GitHub profile and open a new issue in the community repository [2] asking for review for the crate. Would that be okay? I can do that for the virtio-bindings crate.
> 
> Also, while thinking what crate should we add next, I realized that kvm_wrapper [3] was not the most inspired name of them all (enforcing that we should have some kind of review before publishing them). I also noticed that there are a lot of crates on crates.io <http://crates.io/> that over FFI bindings and are named with the "-bindings" suffix. Because you cannot rename crates on crates.io <http://crates.io/>, I was thinking about creating a new crate with the same content, name it kvm-bindings and mark the kvm_wrapper as an obsolete crate. We can keep the kvm_wrapper repository around and at some point re-purpose it to be a wrapper over KVM ioctls (similar to the kvm crate from crosvm/firecracker, but a bit more generic maybe?).  
> 
> Feedback would be greatly appreciated!
> 
> Thanks,
> Andreea
> 
> [1] https://fosdem.org/2019/schedule/event/vai_rust_vmm/ <https://fosdem.org/2019/schedule/event/vai_rust_vmm/>
> [2] https://github.com/rust-vmm/community <https://github.com/rust-vmm/community>
> [3] https://github.com/rust-vmm/kvm_wrapper <https://github.com/rust-vmm/kvm_wrapper>
> 
> Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.
> _______________________________________________
> Rust-vmm mailing list
> Rust-vmm at lists.opendev.org <mailto:Rust-vmm at lists.opendev.org>
> http://lists.opendev.org/cgi-bin/mailman/listinfo/rust-vmm <http://lists.opendev.org/cgi-bin/mailman/listinfo/rust-vmm>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendev.org/pipermail/rust-vmm/attachments/20190116/1907dbb3/attachment-0001.html>


More information about the Rust-vmm mailing list