Skip to content
Frank Haverkamp edited this page Mar 12, 2018 · 54 revisions

Welcome to the genwqe-user wiki!

Documentation

Packages

Feature Codes to order CAPI GenWQE FPGA cards

Feature Codes to order PCIe GenWQE FPGA cards

CAPI Links

Links

Misc

PCIe passthru Configuration

The following information is only needed for the PCIe version of the card.

Example how to setup the hard_limit parameter in your KVM-host XML config file:

<memory unit='KiB'>33554432</memory>
<currentMemory unit='KiB'>33554432</currentMemory>
<memtune>
  <hard_limit unit='KiB'>134217728</hard_limit>
</memtune>

Not setting the hard_limit parameter correctly can result in severe performance reduction.