Search:
Browse Source
Home
Download
Documentation
Community
Changeset
13796
in vbox for
trunk/src/VBox/VMM/CPUM.cpp
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 4, 2008 6:37:33 PM (
16 years
ago)
Author:
vboxsync
Message:
VMM: some adjustments.
File:
1 edited
trunk/src/VBox/VMM/CPUM.cpp
(modified)
(
4 diffs
)
Legend:
Unmodified
Added
Removed
trunk/src/VBox/VMM/CPUM.cpp
r13778
r13796
218
218
}
219
219
220
220
221
/**
221
222
* Initializes the per-VCPU CPUM.
…
…
229
230
return VINF_SUCCESS;
230
231
}
232
231
233
232
234
/**
…
…
657
659
}
658
660
661
659
662
/**
660
663
* Terminates the per-VCPU CPUM.
…
…
670
673
return 0;
671
674
}
675
672
676
673
677
/**
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive