- Timestamp:
- Sep 7, 2010 1:32:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/FTM.cpp
r32287 r32291 860 860 } 861 861 pVM->ftm.s.StatReceivedMem.c += PAGE_SIZE; 862 Hdr.cbPageRange -= PAGE_SIZE; 862 Hdr.cbPageRange -= PAGE_SIZE; 863 GCPhys += PAGE_SIZE; 863 864 } 864 865 }
Note:
See TracChangeset
for help on using the changeset viewer.