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. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1362514 Title: LE KVM support for 14.10 Status in “linux” package in Ubuntu: In Progress Status in “linux” source package in Utopic: In Progress Bug description: == Comment: #0 - Cedric Le Goater <clegoa...@fr.ibm.com> - 2014-08-27 02:32:18 == Hi, Could you please apply the following patches to the utopic kernel to enable LE KVM support ? 6947f948f061 2014-07-28 15:22:26 +0200 Alexander Graf - KVM: PPC: Book3S HV: Enable for little endian hosts 9bf163f86d0d 2014-07-28 15:22:25 +0200 Alexander Graf - KVM: PPC: Book3S HV: Fix ABIv2 on LE 76d072fb05f6 2014-07-28 15:22:24 +0200 Alexander Graf - KVM: PPC: Book3S HV: Access XICS in BE 0865a583a488 2014-07-28 15:22:23 +0200 Alexander Graf - KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE 024075522561 2014-07-28 15:22:22 +0200 Alexander Graf - KVM: PPC: Book3S HV: Access guest VPA in BE 6f22bd3265fb 2014-07-28 15:22:22 +0200 Alexander Graf - KVM: PPC: Book3S HV: Make HTAB code LE host aware 8f6822c4b9fa 2014-07-28 15:22:21 +0200 Alexander Graf - PPC: Add asm helpers for BE 32bit load/store f396df35188c 2014-07-28 15:22:16 +0200 Alexander Graf - KVM: PPC: Book3S PR: Fix sparse endian checks 05a308c72282 2014-07-28 15:22:13 +0200 Anton Blanchard - KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue 568fccc43f90 2014-07-28 15:22:12 +0200 Alexander Graf - KVM: PPC: Book3S PR: Handle hyp doorbell exits f6bf3a662274 2014-07-28 15:22:12 +0200 Alexander Graf - KVM: PPC: Book3s HV: Fix tlbie compile error fb4188bad02f 2014-07-28 15:22:11 +0200 Alexander Graf - KVM: PPC: Book3s PR: Disable AIL mode with OPAL This set is also required for vhost (of same endian, cross endian vhost needs a few more patches which were not sent to mainline yet) 25a2150bee00 2014-08-05 14:26:33 +0200 Paul Mackerras - KVM: PPC: Enable IRQFD support for the XICS interrupt controller 297e21053a52 2014-08-05 14:26:28 +0200 Paul Mackerras - KVM: Give IRQFD its own separate enabling Kconfig option e4d57e1ee1ab 2014-08-05 14:26:24 +0200 Paul Mackerras - KVM: Move irq notifier implementation into eventfd.c 9957c86d659a 2014-08-05 14:26:20 +0200 Paul Mackerras - KVM: Move all accesses to kvm::irq_routing into irqchip.c 8ba918d488ca 2014-08-05 14:26:16 +0200 Paul Mackerras - KVM: irqchip: Provide and use accessors for irq routing table 56f89f3629ff 2014-08-05 14:24:23 +0200 Paul Mackerras - KVM: Don't keep reference to irq routing table in irqfd struct I did a quick try on git's head (Ubuntu-3.16.0-11.16). All patches apply smoothly. Thanks, To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1362514/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp