summary refs log tree commit diff stats
path: root/hw/misc/mst_fpga.c
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2019-11-13 15:53:42 +0100
committerKevin Wolf <kwolf@redhat.com>2020-09-07 12:31:31 +0200
commitfb787f02a6dc1c6b459316376ccfe186ee85a2dc (patch)
tree1ebc61934d86cd67ff5465a6979669956f2e1597 /hw/misc/mst_fpga.c
parent883833e29cb800b4d92b5d4736252f4004885191 (diff)
downloadfocaccia-qemu-fb787f02a6dc1c6b459316376ccfe186ee85a2dc.tar.gz
focaccia-qemu-fb787f02a6dc1c6b459316376ccfe186ee85a2dc.zip
vmdk: Drop vmdk_co_flush()
Before HEAD^, we needed this because bdrv_co_flush() by itself would
only flush bs->file.  With HEAD^, bdrv_co_flush() will flush all
children on which a WRITE or WRITE_UNCHANGED permission has been taken.
Thus, vmdk no longer needs to do it itself.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions