On 3 August 2016 at 06:25, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 8b54a6a6c63dc84f2744f6b125c1a6c5a16ee10b: > > Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into > staging (2016-08-02 12:55:12 +0100) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160803 > > for you to fetch changes up to 7005f7f81cef31bda895d3274c13854c143d3d8d: > > kvm-irqchip: only commit route when irqchip is used (2016-08-03 13:25:44 > +1000) > > ---------------------------------------------------------------- > qemu-2.7: ppc patch queue 2016-08-03 > > Here's the current set of patches (only 2) for spapr, ppc and related > things. These are important bugfixes for the stabilizing 2.7 tree. > > One is for a regression where confusion between x86 only and generic > KVM irq handling resulted in breakage on KVM/Power. The other is > fixing (yet another) problem in the vcpu hotplug code: older pseries > machine types which don't support vcpu hotplug weren't correctly > advertising that, potentially leading to crashes or other problems. > > ---------------------------------------------------------------- > Bharata B Rao (1): > spapr: Error out when CPU hotplug is attempted on older pseries machines > > Peter Xu (1): > kvm-irqchip: only commit route when irqchip is used
Applied, thanks. -- PMM