Re: [qemu-web PATCH v2] Add virtio-fs in OSv overview blog post

2020-11-09 Thread Fotis Xenakis
Thank you for your time and the precious feedback! Fotis From: Thomas Huth Sent: Monday, November 9, 2020 12:54 To: Fotis Xenakis ; qemu-devel@nongnu.org Cc: virtio...@redhat.com Subject: Re: [qemu-web PATCH v2] Add virtio-fs in OSv overview blog post On 04

Re: [qemu-web PATCH v2] Add virtio-fs in OSv overview blog post

2020-11-09 Thread Thomas Huth
On 04/11/2020 17.46, Fotis Xenakis wrote: > This post briefly goes over the main points of virtio-fs and OSv, a > unikernel running under QEMU/KVM and taking advantage of its virtio-fs > implementation. > > Changes since v1: > - Fixed wording and links, as suggested by Thomas Huth. > - Added a sho

Re: [Virtio-fs] [qemu-web PATCH v2] Add virtio-fs in OSv overview blog post

2020-11-06 Thread Fotis Xenakis
From: Dr. David Alan Gilbert * Fotis Xenakis (fo...@windowslive.com) wrote: > This post briefly goes over the main points of virtio-fs and OSv, a > unikernel running under QEMU/KVM and taking advantage of its virtio-fs > implementation. > > Changes since v1: > - Fixed wording and links, as suggest

Re: [Virtio-fs] [qemu-web PATCH v2] Add virtio-fs in OSv overview blog post

2020-11-06 Thread Dr. David Alan Gilbert
* Fotis Xenakis (fo...@windowslive.com) wrote: > This post briefly goes over the main points of virtio-fs and OSv, a > unikernel running under QEMU/KVM and taking advantage of its virtio-fs > implementation. > > Changes since v1: > - Fixed wording and links, as suggested by Thomas Huth. > - Added

[qemu-web PATCH v2] Add virtio-fs in OSv overview blog post

2020-11-04 Thread Fotis Xenakis
This post briefly goes over the main points of virtio-fs and OSv, a unikernel running under QEMU/KVM and taking advantage of its virtio-fs implementation. Changes since v1: - Fixed wording and links, as suggested by Thomas Huth. - Added a short example of virtio-fs usage in OSv. Signed-off-by: Fo