* [Virtio-fs] virtiofsd merged in qemu
@ 2020-01-24 11:29 Dr. David Alan Gilbert
2020-01-24 13:13 ` Vivek Goyal
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Dr. David Alan Gilbert @ 2020-01-24 11:29 UTC (permalink / raw)
To: virtio-fs
Hi,
virtiofsd just got merged upstream in qemu's git.
Thank you to all those who have contributed code, reviewed
and tested it!
I've updated the virtio-fs-dev tree with a tree based on latest
qemu; it's still got the experimental DAX code in and it's got
a few other patches that haven't gone upstream to qemu yet.
(In particular the man page and docs need reworking a bit).
Thanks again everyone!
Dave
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Virtio-fs] virtiofsd merged in qemu
2020-01-24 11:29 [Virtio-fs] virtiofsd merged in qemu Dr. David Alan Gilbert
@ 2020-01-24 13:13 ` Vivek Goyal
2020-01-24 14:30 ` Masayoshi Mizuma
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Vivek Goyal @ 2020-01-24 13:13 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: virtio-fs
On Fri, Jan 24, 2020 at 11:29:50AM +0000, Dr. David Alan Gilbert wrote:
> Hi,
> virtiofsd just got merged upstream in qemu's git.
> Thank you to all those who have contributed code, reviewed
> and tested it!
>
> I've updated the virtio-fs-dev tree with a tree based on latest
> qemu; it's still got the experimental DAX code in and it's got
> a few other patches that haven't gone upstream to qemu yet.
> (In particular the man page and docs need reworking a bit).
>
> Thanks again everyone!
Hi Dave,
This is awesome. Thank you for making it happen.
Vivek
>
> Dave
>
> --
> Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
>
> _______________________________________________
> Virtio-fs mailing list
> Virtio-fs@redhat.com
> https://www.redhat.com/mailman/listinfo/virtio-fs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Virtio-fs] virtiofsd merged in qemu
2020-01-24 11:29 [Virtio-fs] virtiofsd merged in qemu Dr. David Alan Gilbert
2020-01-24 13:13 ` Vivek Goyal
@ 2020-01-24 14:30 ` Masayoshi Mizuma
2020-01-24 14:57 ` Stefan Hajnoczi
2020-01-28 9:50 ` Eryu Guan
3 siblings, 0 replies; 5+ messages in thread
From: Masayoshi Mizuma @ 2020-01-24 14:30 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: virtio-fs
On Fri, Jan 24, 2020 at 11:29:50AM +0000, Dr. David Alan Gilbert wrote:
> Hi,
> virtiofsd just got merged upstream in qemu's git.
> Thank you to all those who have contributed code, reviewed
> and tested it!
>
> I've updated the virtio-fs-dev tree with a tree based on latest
> qemu; it's still got the experimental DAX code in and it's got
> a few other patches that haven't gone upstream to qemu yet.
> (In particular the man page and docs need reworking a bit).
>
> Thanks again everyone!
Excellent work, thanks!
- Masa
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Virtio-fs] virtiofsd merged in qemu
2020-01-24 11:29 [Virtio-fs] virtiofsd merged in qemu Dr. David Alan Gilbert
2020-01-24 13:13 ` Vivek Goyal
2020-01-24 14:30 ` Masayoshi Mizuma
@ 2020-01-24 14:57 ` Stefan Hajnoczi
2020-01-28 9:50 ` Eryu Guan
3 siblings, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2020-01-24 14:57 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: virtio-fs
[-- Attachment #1: Type: text/plain, Size: 624 bytes --]
On Fri, Jan 24, 2020 at 11:29:50AM +0000, Dr. David Alan Gilbert wrote:
> Hi,
> virtiofsd just got merged upstream in qemu's git.
> Thank you to all those who have contributed code, reviewed
> and tested it!
>
> I've updated the virtio-fs-dev tree with a tree based on latest
> qemu; it's still got the experimental DAX code in and it's got
> a few other patches that haven't gone upstream to qemu yet.
> (In particular the man page and docs need reworking a bit).
>
> Thanks again everyone!
Thank you for this monumental effort!
Please let me know if there are pieces that I should pick up.
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Virtio-fs] virtiofsd merged in qemu
2020-01-24 11:29 [Virtio-fs] virtiofsd merged in qemu Dr. David Alan Gilbert
` (2 preceding siblings ...)
2020-01-24 14:57 ` Stefan Hajnoczi
@ 2020-01-28 9:50 ` Eryu Guan
3 siblings, 0 replies; 5+ messages in thread
From: Eryu Guan @ 2020-01-28 9:50 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: virtio-fs
On Fri, Jan 24, 2020 at 11:29:50AM +0000, Dr. David Alan Gilbert wrote:
> Hi,
> virtiofsd just got merged upstream in qemu's git.
> Thank you to all those who have contributed code, reviewed
> and tested it!
Good news! Nice work!
>
> I've updated the virtio-fs-dev tree with a tree based on latest
> qemu; it's still got the experimental DAX code in and it's got
> a few other patches that haven't gone upstream to qemu yet.
> (In particular the man page and docs need reworking a bit).
>
> Thanks again everyone!
>
> Dave
Eryu
>
> --
> Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
>
> _______________________________________________
> Virtio-fs mailing list
> Virtio-fs@redhat.com
> https://www.redhat.com/mailman/listinfo/virtio-fs
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-01-28 9:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24 11:29 [Virtio-fs] virtiofsd merged in qemu Dr. David Alan Gilbert
2020-01-24 13:13 ` Vivek Goyal
2020-01-24 14:30 ` Masayoshi Mizuma
2020-01-24 14:57 ` Stefan Hajnoczi
2020-01-28 9:50 ` Eryu Guan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.