qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* How to understand vvfat
@ 2021-04-27 14:33 沈梦姣
  0 siblings, 0 replies; only message in thread
From: 沈梦姣 @ 2021-04-27 14:33 UTC (permalink / raw)
  To: qemu-discuss, QEMU Developers

Hello,
Recently I’m learning QEMU storage. I think the two structures are very important, BlockBackend and BlockDriver. Usually BlockBackend resides in the block device structure like disk, flash etc and the block device is storage device seen by guest OS and driver. BlockDriver will handle the stuff with host. Hope my understanding isn’t wrong.

And vvfat is BlockDriver, can I understand it as: it is constructing a raw disk image (based on the host directory) which can be read by guest? If my bare meta guest setup a fat filesystem, the raw disk image can be read and write correctly?

Thanks a lot 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-27 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27 14:33 How to understand vvfat 沈梦姣

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).