Fix comment typo "CONFIG_PAE"
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
b3087e48ce
commit
95cc2c02cf
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
/*H:320
|
/*H:320
|
||||||
* The page table code is curly enough to need helper functions to keep it
|
* The page table code is curly enough to need helper functions to keep it
|
||||||
* clear and clean. The kernel itself provides many of them; one advantage
|
* clear and clean. The kernel itself provides many of them; one advantage
|
||||||
* of insisting that the Guest and Host use the same CONFIG_PAE setting.
|
* of insisting that the Guest and Host use the same CONFIG_X86_PAE setting.
|
||||||
*
|
*
|
||||||
* There are two functions which return pointers to the shadow (aka "real")
|
* There are two functions which return pointers to the shadow (aka "real")
|
||||||
* page tables.
|
* page tables.
|
||||||
|
|
Loading…
Add table
Reference in a new issue