Changeset 45095 in vbox
- Timestamp:
- Mar 19, 2013 6:02:15 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r45094 r45095 616 616 /** Virtual address of the virtual APIC page for TPR caching. */ 617 617 R0PTRTYPE(uint8_t *) pbVirtApic; 618 #if HC_ARCH_BITS == 32 619 uint32_t u32Alignment2; 620 #endif 618 621 619 622 /** Current CR0 mask. */
Note:
See TracChangeset
for help on using the changeset viewer.