IBM KVM on P8 saga: FreeBSD-11.0-ALPHA1-powerpc-powerpc64-20160528-r300895 won't boot
Luciano Mannucci
luciano at vespaperitivo.it
Tue Jun 7 16:04:59 UTC 2016
On Thu, 2 Jun 2016 13:45:07 -0700
Nathan Whitehorn <nwhitehorn at freebsd.org> wrote:
> Interesting. Can you tell me what happens if you add -threads 8 to the
> QEMU command line to expose all the threads?
Yes.
It says:
Error starting domain: internal error: process exited while connecting to monitor: qemu-system-ppc64: -threads: invalid option
Details:
Error starting domain: internal error: process exited while connecting to
monitor: qemu-system-ppc64: -threads: invalid option
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/domain.py", line 1437, in startup
self._backend.create()
File "/usr/local/lib/python2.7/site-packages/libvirt.py", line 1035, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: process exited while connecting to monitor: qemu-system-ppc64: -threads: invalid option
I've added:
<qemu:commandline>
<qemu:arg value='-threads'/>
<qemu:arg value='8'/>
</qemu:commandline>
to the xml domain.
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
\ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
X AGAINST HTML MAIL / E-MAIL: posthamster at sublink.sublink.ORG
/ \ AND POSTINGS / WWW: http://www.lesassaie.IT/
More information about the freebsd-ppc
mailing list