Bochs: Difference between revisions

158 bytes added ,  14 years ago
m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
Line 57:
;CPU is always Intel/AMD
:Bochs emulates a CPU, so CPUID will always report back Intel (if emulating a 32-bit system) or AMD (if emulating a 64-bit system) regardless of what is really in your system.
Newer versions of Bochs allow you to specify the vendor string in the CPU tag:
cpu: vendor_string="test "
# must be a twelve-character ASCII string!
 
==Bochs image files in a nutshell==
Anonymous user