What
As part of #133, we'll need to be able to allow guests to perform FS writes. Implement the HostDescriptor::write trait method for VfsCtxView.
Be sure to include a unit test that uses the write method and fix any broken integration tests to reflect the new VFS behavior.