Normal vs. 64 bit machine versions
Posted: 20. Mar 2013, 18:52
Sorry in case this question has been asked before, but I have not found any answers so far in the documentation or Google.
The file "Global.cpp" apparently defines the list of "Versions" that can be selected in the New Virtual Machine wizard. Let's take Type "Linux" for example, which provides Version "Oracle" and "Oracle (64 bit). From what I can gather, the only difference between the two are: VBOXOSHINT_HWVIRTEX, VBOXOSHINT_64BIT and VBOXOSHINT_IOAPIC. VBOXOSHINT_IOAPIC obviously enables I/O APIC in the system settings of the virtual machine, but what are the other options used for?
The Windows version of VirtualBox does not provide any 64 bit machine versions, so I suppose I/O APIC must be enabled separately. Why?
Thanks!
The file "Global.cpp" apparently defines the list of "Versions" that can be selected in the New Virtual Machine wizard. Let's take Type "Linux" for example, which provides Version "Oracle" and "Oracle (64 bit). From what I can gather, the only difference between the two are: VBOXOSHINT_HWVIRTEX, VBOXOSHINT_64BIT and VBOXOSHINT_IOAPIC. VBOXOSHINT_IOAPIC obviously enables I/O APIC in the system settings of the virtual machine, but what are the other options used for?
The Windows version of VirtualBox does not provide any 64 bit machine versions, so I suppose I/O APIC must be enabled separately. Why?
Thanks!