- Timestamp:
- Mar 25, 2011 3:28:17 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70800
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c
r36422 r36436 563 563 PVBOXRAWPCIDRVVM pThis = (PVBOXRAWPCIDRVVM)pPciData->pDriverData; 564 564 565 #ifdef VBOX_WITH_IOMMU 566 /* If we have IOMMU, need to unmap all guest's physical pages from IOMMU on VM termination. */ 567 #endif 568 565 569 vboxPciOsDeinitVm(pThis, pVM); 566 570
Note:
See TracChangeset
for help on using the changeset viewer.