Changeset 71243 in vbox
- Timestamp:
- Mar 6, 2018 4:09:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp
r71224 r71243 506 506 * @param pGVCpu The irng-0 VCPU handle. 507 507 * @param pCtx The CPU context structure to import into. 508 * @param fWhat What to export. To be defined, UINT64_MAX for now.509 508 */ 510 509 NEM_TMPL_STATIC int nemR0WinExportState(PGVM pGVM, PGVMCPU pGVCpu, PCPUMCTX pCtx)
Note:
See TracChangeset
for help on using the changeset viewer.