Revision 0d09e41a hw/dataplane/vring.c

b/hw/dataplane/vring.c
15 15
 */
16 16

  
17 17
#include "trace.h"
18
#include "vring.h"
18
#include "hw/virtio/dataplane/vring.h"
19 19
#include "qemu/error-report.h"
20 20

  
21 21
/* Map the guest's vring to host memory */

Also available in: Unified diff