 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH] plat/virtio: Reset device helper
 Hello Roxana, Thank you. The patch seems fine. I will upstream later today. Reviewed-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx> Thanks & Regards Sharan Santhanam On 6/3/19 10:43 AM, Roxana Nicolescu wrote: This patch adds the reset device helper function. Signed-off-by: Roxana Nicolescu <nicolescu.roxana1996@xxxxxxxxx> --- plat/drivers/include/virtio/virtio_bus.h | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/plat/drivers/include/virtio/virtio_bus.h b/plat/drivers/include/virtio/virtio_bus.h index 88d09066..72a82983 100644 --- a/plat/drivers/include/virtio/virtio_bus.h +++ b/plat/drivers/include/virtio/virtio_bus.h @@ -146,6 +146,28 @@ int virtio_bus_register_device(struct virtio_dev *vdev); void _virtio_bus_register_driver(struct virtio_driver *vdrv);/** _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |