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
mm: Add unit tests for kernel mapping, guestmem ops, address checks
Add unit tests to evaluate offline correct behavior of memory components:
kernel mappings (address_space.rs), read and write operations (guestmem.rs)
and valid physical address checking (memory.rs).
Signed-off-by: Carlos Bilbao <[email protected]>
0 commit comments