[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04) |
|
Date: |
Tue, 8 Mar 2022 12:37:48 +0000 |
On Mon, 7 Mar 2022 at 11:23, Christian Schoenebeck
<qemu_oss@crudebyte.com> wrote:
>
> The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5:
>
> Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into
> staging (2022-03-05 18:03:15 +0000)
>
> are available in the Git repository at:
>
> https://github.com/cschoenebeck/qemu.git tags/pull-9p-20220307
>
> for you to fetch changes up to 35b6466459f9234b9cb30296f243a70b6f1b44b7:
>
> fsdev/p9array.h: convert Doxygen -> kerneldoc format (2022-03-07 11:49:31
> +0100)
>
> ----------------------------------------------------------------
> 9pfs: introduce macOS host support and cleanup
>
> * Add support for Darwin (a.k.a. macOS) hosts.
>
> * Code cleanup (move qemu_dirent_dup() from osdep -> 9p-util).
>
> * API doc cleanup (convert Doxygen -> kerneldoc format).
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM
- [PULL v2 16/19] 9pfs/9p.c: convert Doxygen -> kerneldoc format, (continued)
- [PULL v2 16/19] 9pfs/9p.c: convert Doxygen -> kerneldoc format, Christian Schoenebeck, 2022/03/07
- [PULL v2 13/19] 9pfs: drop Doxygen format from qemu_dirent_dup() API comment, Christian Schoenebeck, 2022/03/07
- [PULL v2 15/19] 9pfs/codir.c: convert Doxygen -> kerneldoc format, Christian Schoenebeck, 2022/03/07
- [PULL v2 11/19] 9p: darwin: meson: Allow VirtFS on Darwin, Christian Schoenebeck, 2022/03/07
- [PULL v2 10/19] 9p: darwin: Adjust assumption on virtio-9p-test, Christian Schoenebeck, 2022/03/07
- [PULL v2 09/19] 9p: darwin: Implement compatibility for mknodat, Christian Schoenebeck, 2022/03/07
- [PULL v2 18/19] 9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker(), Christian Schoenebeck, 2022/03/07
- [PULL v2 17/19] 9pfs/9p-util.h: convert Doxygen -> kerneldoc format, Christian Schoenebeck, 2022/03/07
- [PULL v2 14/19] 9pfs/9p.h: convert Doxygen -> kerneldoc format, Christian Schoenebeck, 2022/03/07
- [PULL v2 12/19] 9pfs: move qemu_dirent_dup() from osdep -> 9p-util, Christian Schoenebeck, 2022/03/07
- Re: [PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04),
Peter Maydell <=