
On Wed, 15 Apr 2020 19:31:34 +0200 Andrea Bolognani <abologna@redhat.com> wrote:
The section about VFIO devices is kept separate from the rest because it's less about domain XML and guest OS disagreeing on the PCI address of a device, and more about which of the two PCI addresses in the domain XML is even relevant to the guest OS.
The section on zPCI addresses, on the other hand, falls squarely in the "more complex cases" category, so it should live in the corresponding section.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- docs/pci-addresses.rst | 57 +++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 29 deletions(-)
Not including a 'wonky cases' category is fine with me :) Reviewed-by: Cornelia Huck <cohuck@redhat.com>