diff options
-rw-r--r-- | virtio-v1.0-wd01-part1-specification.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt index 47216f9..5c887f2 100644 --- a/virtio-v1.0-wd01-part1-specification.txt +++ b/virtio-v1.0-wd01-part1-specification.txt @@ -767,7 +767,8 @@ Device notification occurs by writing the 16-bit virtqueue index of this virtqueue to the Queue Notify field of the virtio header in the first I/O region of the PCI device. -2.4.1.3.3. Receiving Used Buffers From The Device +2.4.1.3.3. Virtqueue Interrupts From The Device +---------------------------------------------- If an interrupt is necessary: |