Bug #1887922 “[21.04 FEAT] zKVM: Implement full set of zPCI func...” : Bugs : qemu-kvm package : Ubuntu (original) (raw)

[21.04 FEAT] zKVM: Implement full set of zPCI function properties (qemu)

Bug #1887922 reported bybugproxy on 2020-07-17

This bug affects 1 person

Affects Status Importance Assigned to Milestone
Ubuntu on IBM z Systems Fix Released High Skipper Bug Screeners
qemu-kvm (Ubuntu) Fix Released Undecided Canonical Server

Bug Description

Currently not all PCI function properties are passed through to the guest. Instead, some default assumptions are being made, which can make it difficult or impossible to properly handle the PCI function in the guest. The correct approach is to pass the host PCI device's properties down to the guest, except for properties that are overridden by the user.

This feature will contain the qemu contribution