On Tue, 2 Jul 2019 at 07:09, David Gibson <[email protected]> wrote: > > The following changes since commit 7d0e02405fc02a181319b1ab8681d2f72246b7c6: > > Merge remote-tracking branch > 'remotes/vivier2/tags/trivial-patches-pull-request' into staging (2019-07-01 > 17:40:32 +0100) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-4.1-20190702 > > for you to fetch changes up to 1c3d4a8f4b4f24baa9dae31db0599925abc7d2a2: > > spapr/xive: Add proper rollback to kvmppc_xive_connect() (2019-07-02 > 10:11:44 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2019-07-2 > > Here's my next pull request for qemu-4.1. I'm not sure if this will > squeak in just before the soft freeze, or just after. I don't think > it really matters - most of this is bugfixes anyway. There's some > cleanups which aren't stictly bugfixes, but which I think are safe > enough improvements to go in the soft freeze. There's no true feature > work. > > Unfortunately, I wasn't able to complete a few of my standard battery > of pre-pull tests, due to some failures that appear to also be in > master. I'm hoping that hasn't missed anything important in here. > > Highlights are: > * A number of fixe and cleanups for the XIVE implementation > * Cleanups to the XICS interrupt controller to fit better with the new > XIVE code > * Numerous fixes and improvements to TCG handling of ppc vector > instructions > * Remove a number of unnnecessary #ifdef CONFIG_KVM guards > * Fix some errors in the PCI hotplug paths > * Assorted other fixes >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM
