OSDN Git Service

9p: Rename 9p-util -> 9p-util-linux
authorKeno Fischer <keno@juliacomputing.com>
Sun, 27 Feb 2022 22:35:13 +0000 (17:35 -0500)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 7 Mar 2022 10:49:30 +0000 (11:49 +0100)
commit6450084a66b6cf72b9126a8c8ecead7ddca896e9
tree2934389a24058b822e4d2a3ce03515a745b7d463
parente0bd743bb2dd4985791d4de880446bdbb4e04fed
9p: Rename 9p-util -> 9p-util-linux

The current file only has the Linux versions of these functions.
Rename the file accordingly and update the Makefile to only build
it on Linux. A Darwin version of these will follow later in the
series.

Signed-off-by: Keno Fischer <keno@juliacomputing.com>
[Michael Roitzsch: - Rebase for NixOS]
Signed-off-by: Michael Roitzsch <reactorcontrol@icloud.com>
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220227223522.91937-3-wwcohen@gmail.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
hw/9pfs/9p-util-linux.c [moved from hw/9pfs/9p-util.c with 97% similarity]
hw/9pfs/meson.build