OSDN Git Service

Merge remote-tracking branch 'remotes/gkurz/tags/ppc-for-5.2-20201118' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Nov 2020 15:28:38 +0000 (15:28 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Nov 2020 15:28:38 +0000 (15:28 +0000)
commit3d275bd17c7bdf5acd4e4f58fa7b8b9114bb7484
tree3327d43c1305e3c009cd69a059c8c8ae21c67e81
parentb696f2c6ba8c92ffb5eca49b88a5c7276d0a3e1e
parent6d24795ee7e3199d199d3c415312c93382ad1807
Merge remote-tracking branch 'remotes/gkurz/tags/ppc-for-5.2-20201118' into staging

ppc patch queue for 2020-11-18

This fixes a regression that badly breaks some guest setups because
IPIs end up misconfigured in the XIVE interrupt controller. Hopefully,
the last fix for sPAPR. I'm sending this PR with the blessing of David
who is currently on holidays.

# gpg: Signature made Wed 18 Nov 2020 10:26:31 GMT
# gpg:                using RSA key B4828BAF943140CEF2A3491071D4D5E5822F73D6
# gpg: Good signature from "Greg Kurz <groug@kaod.org>" [full]
# gpg:                 aka "Gregory Kurz <gregory.kurz@free.fr>" [full]
# gpg:                 aka "[jpeg image of size 3330]" [full]
# Primary key fingerprint: B482 8BAF 9431 40CE F2A3  4910 71D4 D5E5 822F 73D6

* remotes/gkurz/tags/ppc-for-5.2-20201118:
  Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>