[Rust-VMM] Rust OSDev

Paolo Bonzini pbonzini at redhat.com
Wed May 22 10:34:45 UTC 2019


On 21/05/19 05:15, Zhong, Yang wrote:
> Hello Andreea,
> 
> If I understand correctly, Rust-osdev mainly focus on kernel/OS side and
> they want to use rust to implement kernel.
> 
> As for ACPI mentioned in below link, their ACPI only implemented ACPI
> parser for ACPI tables in rust kernel.
> 
> The ACPI in rust-vmm is to implement different ACPI tables for guest
> kernel to parse.

It can still reuse the struct definitions, and also the rust-osdev code
could be used in unit tests.

Paolo



More information about the Rust-vmm mailing list