Comment 3 for bug 1532886

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

I'm partially happy about this bug report now:

s390x/config.common.s390x:CONFIG_KVM=m

Is still a module rather than built-in on s390x. Unlike x86 there is only one implementation and it should be loaded by default. The trouble is, that it doesn't get autoloaded (and/or when libvirt-bin service tries to load it, it gets permission denied).

Please set CONFIG_KVM=y, as without that libvirt does not just work(tm)