<div dir="ltr">Hi<div><br></div><div style>Please consider adding machine type to the OS section of the machine definition file for kvm</div><div style><br></div><div style>Shank</div><div style><br></div><div style>For example, in my template definition I have </div>
<div style><br></div><div style>OS=[BOOT="hd",ARCH="x86_64"]<br></div><div style><br></div><div style>But I should be able to use, currently machine is ignored.</div><div style><br></div><div style>OS=[BOOT="hd",MACHINE="q35",ARCH="x86_64"]<br>
</div><div style><br></div><div style>Qemu is currently adding a new machine type to the list, the ICH9 chipset, the ubuntu 13.04 qemu comes with </div><div style><br></div><div style><div>none empty machine</div>
<div>pc Standard PC (i440FX + PIIX, 1996) (alias of pc-i440fx-1.4)</div><div>pc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996) (default)</div><div>pc-1.3 Standard PC</div><div>pc-1.2 Standard PC</div>
<div>pc-1.1 Standard PC</div><div>pc-1.0 Standard PC</div><div>pc-0.15 Standard PC</div><div>pc-0.14 Standard PC</div><div>pc-0.13 Standard PC</div><div>pc-0.12 Standard PC</div>
<div>pc-0.11 Standard PC, qemu 0.11</div><div>pc-0.10 Standard PC, qemu 0.10</div><div>isapc ISA-only PC</div><div>xenfv Xen Fully-virtualized PC</div><div>q35 Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-1.4)</div>
<div>pc-q35-1.4 Standard PC (Q35 + ICH9, 2009)</div><div>xenpv Xen Para-virtualized PC</div><div><br></div><div style>But notice the default is still the i440fx chipset. The new q35 emulated machine provides better support for pci-express pass-through.</div>
<div style><br></div><div style>Shank</div></div></div>