On Thu, May 8, 2025 at 9:38 PM Stefan Hajnoczi <[email protected]> wrote: > On Thu, May 08, 2025 at 01:24:38AM +0100, Alberto Faria wrote: > > Signed-off-by: Alberto Faria <[email protected]> > > --- > > block/export/virtio-blk-handler.c | 7 ++-- > > hw/block/virtio-blk.c | 2 ++ > > hw/core/machine.c | 4 ++- > > hw/virtio/virtio-qmp.c | 2 ++ > > tests/qtest/virtio-blk-test.c | 56 +++++++++++++++++++++++++++++++ > > 5 files changed, 68 insertions(+), 3 deletions(-) > > Reviewed-by: Stefan Hajnoczi <[email protected]>
Please disregard this version of the series, it is missing several hw/block/virtio-blk.c changes needed to actually get VIRTIO_BLK_T_OUT_FUA working. I've sent v2 fixing this; it only differs on patch 2/4. Thank you, Alberto
