kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #78890
[Bug 1362514] Re: LE KVM support for 14.10
This bug was fixed in the package linux - 3.16.0-13.19
---------------
linux (3.16.0-13.19) utopic; urgency=low
[ Tim Gardner ]
* Release Tracking Bug
- LP: #1365611
* [Config] CONFIG_HAVE_KVM_IRQFD=y
- LP: #1362514
[ Paolo Pisati ]
* [Config] armhf: SERIAL_SAMSUNG_CONSOLE=y
* [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
[ Upstream Kernel Changes ]
* KVM: Don't keep reference to irq routing table in irqfd struct
- LP: #1362514
* KVM: irqchip: Provide and use accessors for irq routing table
- LP: #1362514
* KVM: Move all accesses to kvm::irq_routing into irqchip.c
- LP: #1362514
* KVM: Move irq notifier implementation into eventfd.c
- LP: #1362514
* KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
- LP: #1362514
* KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
- LP: #1362514
* KVM: Rename and add argument to check_extension
- LP: #1362514
* KVM: Allow KVM_CHECK_EXTENSION on the vm fd
- LP: #1362514
* KVM: Give IRQFD its own separate enabling Kconfig option
- LP: #1362514
* KVM: PPC: Enable IRQFD support for the XICS interrupt controller
- LP: #1362514
* KVM: PPC: Book3s PR: Disable AIL mode with OPAL
- LP: #1362514
* KVM: PPC: Book3s HV: Fix tlbie compile error
- LP: #1362514
* KVM: PPC: Book3S PR: Handle hyp doorbell exits
- LP: #1362514
* KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
- LP: #1362514
* KVM: PPC: Book3S PR: Fix sparse endian checks
- LP: #1362514
* PPC: Add asm helpers for BE 32bit load/store
- LP: #1362514
* KVM: PPC: Book3S HV: Make HTAB code LE host aware
- LP: #1362514
* KVM: PPC: Book3S HV: Access guest VPA in BE
- LP: #1362514
* KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
- LP: #1362514
* KVM: PPC: Book3S HV: Access XICS in BE
- LP: #1362514
* KVM: PPC: Book3S HV: Fix ABIv2 on LE
- LP: #1362514
* KVM: PPC: Book3S HV: Enable for little endian hosts
- LP: #1362514
* staging/lustre: disable virtual block device for 64K pages
* drm/i915: read HEAD register back in init_ring_common() to enforce
ordering
- LP: #1355196
-- Tim Gardner <tim.gardner@xxxxxxxxxxxxx> Tue, 02 Sep 2014 19:07:50 -0400
** Changed in: linux (Ubuntu Utopic)
Status: Fix Committed => Fix Released
--
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:
Fix Released
Status in “linux” source package in Utopic:
Fix Released
Bug description:
== Comment: #0 - Cedric Le Goater <clegoater@xxxxxxxxxx> - 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