Re: [PATCH v11 00/15] Introduce the microvm machine type

2019-12-02 Thread Sergio Lopez
Markus Armbruster writes: > Sergio Lopez writes: > >> microvm is a machine type inspired by Firecracker and constructed >> after its machine model. >> >> It's a minimalist machine type without PCI nor ACPI support, designed >> for short-lived guests. microvm also establishes a baseline for >> b

Re: [PATCH v11 00/15] Introduce the microvm machine type

2019-11-27 Thread Markus Armbruster
Sergio Lopez writes: > microvm is a machine type inspired by Firecracker and constructed > after its machine model. > > It's a minimalist machine type without PCI nor ACPI support, designed > for short-lived guests. microvm also establishes a baseline for > benchmarking and optimizing both QEMU a

[PATCH v11 00/15] Introduce the microvm machine type

2019-10-18 Thread Sergio Lopez
microvm is a machine type inspired by Firecracker and constructed after its machine model. It's a minimalist machine type without PCI nor ACPI support, designed for short-lived guests. microvm also establishes a baseline for benchmarking and optimizing both QEMU and guest operating systems, since