Changeset 66399 in vbox for trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py
- Timestamp:
- Apr 3, 2017 12:50:18 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py
r65262 r66399 64 64 kf32Bit = 0x01; 65 65 kf64Bit = 0x02; 66 # most likely for ancient Linux kernels assuming that AMD processors have always an I/O-APIC 66 67 kfReqIoApic = 0x10; 67 68 kfReqIoApicSmp = 0x20;
Note:
See TracChangeset
for help on using the changeset viewer.