qemu-e2k/docs/specs
Greg Kurz c55bcb1f47 spapr: Clarify error and documentation for broken KVM XICS
When starting an L2 KVM guest with `ic-mode=dual,kernel-irqchip=on`,
QEMU fails with:

KVM is too old to support ic-mode=dual,kernel-irqchip=on

This error message was introduced to detect older KVM versions that
didn't allow destruction and re-creation of the XICS KVM device that
we do at reboot. But it is actually the same issue that we get with
nested guests : when running under pseries, KVM currently provides
a genuine XICS device (not the XICS-on-XIVE device that we get
under powernv) which doesn't support destruction/re-creation.

This will eventually be fixed in KVM but in the meantime, update
the error message and documentation to mention the nested case.
While here, mention that in "No XIVE support in KVM" section that
this can also happen with "guest OSes supporting XIVE" since
we check this at init time before starting the guest.

Reported-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>
Buglink: https://bugs.launchpad.net/qemu/+bug/1890290
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159664243614.622889.18307368735989783528.stgit@bahia.lan>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2020-08-12 13:16:27 +10:00
..
acpi_cpu_hotplug.txt
acpi_hest_ghes.rst docs: APEI GHES generation and CPER record description 2020-05-14 15:03:09 +01:00
acpi_hw_reduced_hotplug.rst hw/arm/virt: Add nvdimm hotplug support 2020-05-04 10:25:02 -04:00
acpi_mem_hotplug.txt
acpi_nvdimm.txt
acpi_pci_hotplug.txt
conf.py
edu.txt
fw_cfg.txt softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace 2020-07-03 18:16:01 +02:00
index.rst docs: adding NUMA documentation for pseries 2020-08-12 13:16:27 +10:00
ivshmem-spec.txt
pci-ids.txt
pci-serial.txt
pci-testdev.txt
ppc-spapr-hcalls.txt
ppc-spapr-hotplug.txt
ppc-spapr-numa.rst docs: adding NUMA documentation for pseries 2020-08-12 13:16:27 +10:00
ppc-spapr-uv-hcalls.txt
ppc-spapr-xive.rst spapr: Clarify error and documentation for broken KVM XICS 2020-08-12 13:16:27 +10:00
ppc-xive.rst
pvpanic.txt
rocker.txt
standard-vga.txt
tpm.rst virtio,acpi,pci: fixes, cleanups. 2020-06-25 16:52:42 +01:00
vmcoreinfo.txt
vmgenid.txt
vmw_pvscsi-spec.txt