mbox series

[0/3] hw/virtio: Minor housekeeping patches

Message ID 20210826172658.2116840-1-philmd@redhat.com
Headers show
Series hw/virtio: Minor housekeeping patches | expand

Message

Philippe Mathieu-Daudé Aug. 26, 2021, 5:26 p.m. UTC
Hi,

This series contains few patches I gathered while tooking notes
trying to understand issues #300-#302. Nothing very exciting :)

Philippe Mathieu-Daudé (3):
  hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
  hw/virtio: Remove NULL check in virtio_free_region_cache()
  hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees

 hw/virtio/virtio.c | 36 +++++++++++++++---------------------
 1 file changed, 15 insertions(+), 21 deletions(-)