Paolo Bonzini writes: > On 02/07/19 10:47, Sergio Lopez wrote: >>> Could it be useful to support initrd as well? >>> >>> I'm thinking a possibility to a microvm to use only the initrd without a >>> block device. >> I agree, thanks for the suggestion. I'll add support for it. > > I'd like to take a look at adding firmware support too, so that we get > linuxboot and multiboot for free. This would also allow boot time > comparisons. I agree, but I'd prefer doing that on another iteration. This way we can already introduce the machine type, with its basic set of features and characteristics (which work in the sense it was initially intended), so other projects can start experimenting with it. Then we can add other options like ACPI and firmware support as knobs. Sergio.