Message ID | 20230216182628.126139-1-dgilbert@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, 16 Feb 2023 at 18:27, Dr. David Alan Gilbert (git) <dgilbert@redhat.com> wrote: > > From: "Dr. David Alan Gilbert" <dgilbert@redhat.com> > > The following changes since commit 6dffbe36af79e26a4d23f94a9a1c1201de99c261: > > Merge tag 'migration-20230215-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-02-16 13:09:51 +0000) > > are available in the Git repository at: > > https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20230216b > > for you to fetch changes up to a6bfdaed4a735a2cf59f265e6955fe2adcc99637: > > virtiofsd: Swing deprecated message to removed-features (2023-02-16 18:15:08 +0000) > > ---------------------------------------------------------------- > Remove C virtiofsd > > We deprecated the C virtiofsd in commit 34deee7b6a1418f3d62a > in v7.0 in favour of the Rust implementation at > > https://gitlab.com/virtio-fs/virtiofsd > > since then, the Rust version has had more development and > has held up well. It's time to say goodbye to the C version > that got us going. > > Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM