Merge pull request #2587 from colinleroy/rewind-asm-and-fseek-paravirt

Rewrite rewind() in assembly,add lseek() to paravirt
This commit is contained in:
Bob Andrews
2025-01-27 17:18:12 +01:00
committed by GitHub
8 changed files with 195 additions and 28 deletions

View File

@@ -45,7 +45,7 @@
#define PARAVIRT_BASE 0xFFF2
#define PARAVIRT_BASE 0xFFF1
/* Lowest address used by a paravirtualization hook */
#define PV_PATH_SIZE 1024