hermit-os / uhyve

A specialized hypervisor for Hermit.
Apache License 2.0
254 stars 29 forks source link

mem.rs: Extend test_mmap_memory_readwrite() #715

Closed n0toose closed 3 months ago

n0toose commented 3 months ago

As I was trying to understand how Uhyve interacts with the guest physical memory, I stumbled upon this function and entered a few test values.

I believe that this change might be good to check for regressions at best, especially because of the fact that this component is a dependency of test_virt_to_phys.

n0toose commented 3 months ago

gahhhhhhhh i didn't pay attention to the formatting, hectic day today, sorry!