Skip to content
Commit fe50bacb authored by Andreas Herrmann's avatar Andreas Herrmann Committed by Will Deacon
Browse files

kvmtool: Fix length of ioevent for VIRTIO_PCI_QUEUE_NOTIFY



VIRTIO_PCI_QUEUE_NOTIFY is 16-bit and iowrite16 is used in
drivers/virtio/virtio_pci.c to notify the other side.

If the size doesn't match notification via mmio write will fail.

Signed-off-by: default avatarAndreas Herrmann <andreas.herrmann@caviumnetworks.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 7f9733c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment