cloud-hypervisor/hypervisor
Wei Liu 030a86db17 hypervisor: mshv: simplify GVA to GPA cache
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>
2021-03-01 17:50:47 +00:00
..
src hypervisor: mshv: simplify GVA to GPA cache 2021-03-01 17:50:47 +00:00
Cargo.toml misc: Bulk upgrade dependencies 2021-02-26 11:31:08 +00:00