kylerky
Results
2
issues of
kylerky
Is there any way to know which guest physical memory addresses are valid for KVMI_READ_PHYSICAL and KVMI_WRITE_PHYSICAL? As far as I can see, KVMI_GET_MAX_GFN gives the largest physical memory address...
Now, `cargo osdk miri` will give you a preliminary glimpse of how miri works with osdk. # How it works Simply run `cargo miri` in the base crate. You need...