You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the kata 1.8.0 release note, it already upgrades the qemu from qemu-lite to upstream qemu 4.0,
but the developer-guide document has not mentioned how to build it.
I found a description about how to buid a custom qemu at the link https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#build-a-custom-qemu,
but it use the qemu-lite branch, not the latest qemu version.
At the kata 1.8.0 release note, it already upgrades the qemu from qemu-lite to upstream qemu 4.0,
but the developer-guide document has not mentioned how to build it.