- Timestamp:
- Sep 26, 2007 3:21:50 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VM.cpp
r5031 r5032 185 185 * out of the VM structure and into a ring-3 only thing. There's a big deal of the 186 186 * error path that we now won't unload the VMMR0.r0 module in. This isn't such a 187 * big deal right now, but I'll have to get back to this later. (bird) */187 * big deal right now, but I'll have to get back to this later. UVM (bird) */ 188 188 void *pvVMMR0Opaque; 189 189 rc = PDMR3LdrLoadVMMR0(&pvVMMR0Opaque);
Note:
See TracChangeset
for help on using the changeset viewer.