Somehow the default machine type of virt-install on aarch64 is
"integratorcp".  However new VMs should be using -M virt (integratorcp
causes a crash with upstream qemu).

I couldn't find how to change this in the virt-install source, so I
guessed it is part of libosinfo, but I couldn't find it there either :-(
Are default machine types a qemu thing?

It's easy enough to work around this by specifying --machine=virt on
the virt-install command line, but I think virt should be the default
to cause least confusion for new users.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to