Displaying 2 results from an estimated 2 matches for "virtio_queue_f_msix".
2011 Nov 02
2
virtio-pci new configuration proposal
...eature | Feature | Feature specific
| || ID | Next PTR |
+------------++------------+------------+-------------------
For example, the virtio queue MSI-X feature will look as follows and may be
shared between all virtio queues if we only have one vector for all queues.
VIRTIO_QUEUE_F_MSIX:
+------------++--------+
| Bits || 16 |
+------------++--------+
| Read/Write || R+W |
+------------++--------+
| Purpose || Queue |
| (MSI-X) || Vector |
+------------++--------+
The second part is the device specific configuration space. This is
basically a linked list of...
2011 Nov 02
2
virtio-pci new configuration proposal
...eature | Feature | Feature specific
| || ID | Next PTR |
+------------++------------+------------+-------------------
For example, the virtio queue MSI-X feature will look as follows and may be
shared between all virtio queues if we only have one vector for all queues.
VIRTIO_QUEUE_F_MSIX:
+------------++--------+
| Bits || 16 |
+------------++--------+
| Read/Write || R+W |
+------------++--------+
| Purpose || Queue |
| (MSI-X) || Vector |
+------------++--------+
The second part is the device specific configuration space. This is
basically a linked list of...