]> git.proxmox.com Git - mirror_qemu.git/commit
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 5 Jul 2019 05:03:05 +0000 (15:03 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 21 Aug 2019 07:16:22 +0000 (17:16 +1000)
commitd15d4ad64f12cf88df8eac0cc910fa0637ab15e0
treead9cc82370caf83f47fefec11af52294d6fc50e1
parent9aec2e52ce9d9632a86be2d1d0dd493722d2e7be
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default

We've had the qemu and kernel KVM infrastructure to handle larger TCE
page sizes for a while, but forgot to update the defaults to actually
allow them.  This turns that change on.

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