Skip to content

Commit bc6e32a

Browse files
committed
fix for the -important- section being broken
1 parent 4f5193b commit bc6e32a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ sudo insmod gfn_to_pfn.ko
7878

7979
## Usage
8080

81-
> [!IMPORTANT] Addresses written to the proc entry need to be the guest's FRAME number.
81+
> [!IMPORTANT]
82+
> Addresses written to the proc entry need to be the guest's frame number.
8283
> Giving an address from the VM's proccess's virtual address space does not work.
8384
> You first need to read the process's pagemap to retrieve the frame number within the VM
8485
> associated with that virtual address, pause the program before its termination in the VM

0 commit comments

Comments
 (0)