Re: [PATCH v2 2/2] crosvm-image-minimal: add a reference image for crosvm demo
Keerthivasan Raghavan <[email protected]> Mon, 22 Jun 2026 16:12:48 +0000
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <CH8PR02MB109716388904C9B844FDC68D7F3EF2@CH8PR02MB10971.namprd02.prod.outlook.com> |
Hi Bruce, > - SUMMARY typo: "demo its uage." → "demo its usage." Ack. It will be addressed. > - KVM_MODULES:aarch64 = "" is identical to the unconditional > KVM_MODULES = "" default. Either drop the override, or keep it > only if you want the explicit per-arch line as documentation > of the "kvm is built-in on arm64" fact. Prefer to keep it with the suggested comment with explicit per-arch documentation. 3 arch are supported by crosvm: x86-64, arm64 and riskV. The set is minimal. Thank you, Keerthivasan Raghavan