I386-softmmu: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
lame inital version
 
No edit summary
 
Line 2: Line 2:




== -M isapc ==
the isapc configuration no longer works... So legacy systems must resort to Qemu 0.9.0 or Qemu 0.10.0
This will emulate an ISA bus PC.
 
== -M pc ==
This will emulate a PCI bus based PC. The PCI bus is based on the Intel i440FX / PIIX3 PCI bus/bridge chipset.




[[category:qemu]]
[[category:qemu]]

Latest revision as of 23:37, 17 February 2011

This is the main 'qemu' emulator. This emulates the x86 IBM PC on whatever host Qemu is running on. There are two options to the -M flag to specify a platform:


the isapc configuration no longer works... So legacy systems must resort to Qemu 0.9.0 or Qemu 0.10.0