Merge pull request #2587 from colinleroy/rewind-asm-and-fseek-paravirt
Rewrite rewind() in assembly,add lseek() to paravirt
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
|
||||
|
||||
#define PARAVIRT_BASE 0xFFF2
|
||||
#define PARAVIRT_BASE 0xFFF1
|
||||
/* Lowest address used by a paravirtualization hook */
|
||||
|
||||
#define PV_PATH_SIZE 1024
|
||||
|
||||
Reference in New Issue
Block a user