kylerky
kylerky
Currently, it supports translation for Intel CPUs operating in IA32e mode (or 64-bit mode). 32-bit mode and others are not supported. In theory, it can do translation for all of...
The default response sent in `drop` does not make much sense to me. I would like more control of what I send. Also, I wonder if this will complicate implementation...
> Should we return an error code (as a command reply) instead for this case too? I think so. > There is also a bug when you try to read...
> So, returning `EINVAL` when the gpa/pair is not valid and `ENOENT` when the page is not mapped sounds good ? Good. It is helpful that we can distinguish between...
Nix has a package for gVisor. It is very likely that you just need to change the package definition to use the forked repository. For RISC-V compatibility, it is true...