mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
519476e842
Previously we required the hypervisor to give us a valid instruction stream. That worked well enough because we never hit any edge conditions (such as when the instruction stream crosses page boundary). Now that MSHV can deal with partial or empty instruction stream, we can remove that requirement. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |