We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5193b commit bc6e32aCopy full SHA for bc6e32a
README.md
@@ -78,7 +78,8 @@ sudo insmod gfn_to_pfn.ko
78
79
## Usage
80
81
-> [!IMPORTANT] Addresses written to the proc entry need to be the guest's FRAME number.
+> [!IMPORTANT]
82
+> Addresses written to the proc entry need to be the guest's frame number.
83
> Giving an address from the VM's proccess's virtual address space does not work.
84
> You first need to read the process's pagemap to retrieve the frame number within the VM
85
> associated with that virtual address, pause the program before its termination in the VM
0 commit comments