Comment 7 for bug 1362514

Revision history for this message
Cédric Le Goater (clg) wrote :

This patch fixes the compile breakage :

1287cb3fa85c KVM: PPC: Book3S: Move vcore definition to end of kvm_arch

You might want to also add this one :

c77dcacb3975 KVM: Move more code under CONFIG_HAVE_KVM_IRQFD

With these two extra patches, utopic kernel 3.16.0-13.19 compiles, boots
and virtualizes KVM HV guests (LE and BE) as expected. I did not try PR
guests.