Bochs: Difference between revisions

28 bytes removed ,  14 years ago
[unchecked revision][unchecked revision]
Line 120:
--enable-x86-64 \
--enable-pci \
--enable-apic \
--enable-vmx \
--enable-debugger \
Line 144 ⟶ 143:
* If you do not enable PCI, then the Intel Multiprocessing tables will not appear in memory.
* I was unable to successfully load the GUI debugger without specifying <tt>--disable-plugins</tt>. Otherwise, I get dynamic loading symbol errors.
* Post-2.4.2 several of the CPU specific options were folded into the CPU-level specification and are therefore deprecated. They have been removed from the example above.
* The default compile does not support x86-64, --enable-x86-64 will turn it on
 
Anonymous user