+1
−47
include/hw/virtio/virtio-mmio.h
0 → 100644
+73
−0
Loading
Put QOM and main struct definition in a separate header file, so it can be accessed from other components. Signed-off-by:Sergio Lopez <slp@redhat.com> Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by:
Michael S. Tsirkin <mst@redhat.com>