Changeset 64115 in vbox for trunk/include/VBox/err.h
- Timestamp:
- Sep 30, 2016 8:14:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r61847 r64115 520 520 /** Don't mess around with ballooned pages. */ 521 521 #define VERR_PGM_PHYS_PAGE_BALLOONED (-1646) 522 /** Internal processing error \#1 in page access handler code. */ 523 #define VERR_PGM_HANDLER_IPE_1 (-1647) 522 524 523 525
Note:
See TracChangeset
for help on using the changeset viewer.