]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: pci: Adjust error report wording in pci_msix_access_handler
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 18 May 2015 07:32:15 +0000 (09:32 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 18 May 2015 08:44:33 +0000 (10:44 +0200)
commitb054fb556b6c0fc91dc2b4887bd21ec2be6f0cb4
tree9c69eace9c2b34ce2d85d67fe2b093f9ac13e19c
parentc89f3864ab84cec967c950cf287c55d50f8ec1e3
core: pci: Adjust error report wording in pci_msix_access_handler

The error scope is broader, also includes (unaligned) reads. Moreover,
the access is not on the BAR but the MSI-X table or PBA.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/pci.c