mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
030a86db17
So far we've only had the need to emulate one instruction. There is no need to use a HashMap when a simple tuple for the initial mapping will do. We can bring back the HashMap once more sophisticated use cases surface. No functional change. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |