« Previous | Next » 

Revision e63c0ba1

IDe63c0ba1bce0b3cc7037c6c2d327267a585534ec

Added by Peter Maydell over 10 years ago

virtio: Add support for guest setting of queue size

The MMIO virtio transport spec allows the guest to tell the host how
large the queue size is. Add virtio_queue_set_num() function which
implements this in the QEMU common virtio support code.

Signed-off-by: Peter Maydell <>
Message-id:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences