]> git.proxmox.com Git - mirror_qemu.git/commit
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Jul 2017 03:38:50 +0000 (13:38 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 29 Jul 2017 06:22:14 +0000 (16:22 +1000)
commitfc7e0765fc385eed08c19a8823a970f4e98379b0
tree5d1fec68473f73a0f9e74be0b757bd095692d6c9
parentbf26ae32a92a8446bd9db569f9cdb53cc272aaad
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"

This reverts commit b87680427e8a3ff682f66514e99a8344e7437247.

I thought this was a harmless preliminary for XIVE enablement patches
we expect later on.  However, due to some subtle interactions between
qemu and SLOF (guest firmware) this breaks some things.  Revert it for
now, we'll work out how to fix it when the rest of the XIVE patches
are ready.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c