Re: [PATCH 1/4] virtio: blk: introduce virtio-block erase support

2024-10-17 Thread Simon Glass
Hi Dmitrii, Thank you for the patch. I'm not the virtio maintainer in U-Boot: /mnt/work/upstream/u-boot/ $ ./scripts/get_maintainer.pl drivers/virtio/ Bin Meng (maintainer:VirtIO) [...] I've added Bin to the Cc list, please include him if you re-submit. On mer., mars 06, 2024 at 18:59, Dmitri

Re: [PATCH 1/4] virtio: blk: introduce virtio-block erase support

2024-04-05 Thread Mattijs Korpershoek
Hi Dmitrii, Thank you for the patch. I'm not the virtio maintainer in U-Boot: /mnt/work/upstream/u-boot/ $ ./scripts/get_maintainer.pl drivers/virtio/ Bin Meng (maintainer:VirtIO) [...] I've added Bin to the Cc list, please include him if you re-submit. On mer., mars 06, 2024 at 18:59, Dmitri

[PATCH 1/4] virtio: blk: introduce virtio-block erase support

2024-03-06 Thread Dmitrii Merkurev
Co-developed-by: Cody Schuffelen Signed-off-by: Cody Schuffelen Signed-off-by: Dmitrii Merkurev Cc: Tuomas Tynkkynen Cc: Simon Glass Cc: Mattijs Korpershoek Cc: Ying-Chun Liu (PaulLiu) --- drivers/virtio/virtio_blk.c | 91 +++-- drivers/virtio/virtio_blk.h |