]> git.proxmox.com Git - mirror_qemu.git/commit
vhost-user: fully use new backend/frontend naming
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>
Tue, 13 Jun 2023 08:08:48 +0000 (11:08 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 26 Jun 2023 13:50:00 +0000 (09:50 -0400)
commitf8ed3648b5b9c0cd77397ae4404f3e9e4be8a426
tree8ace3a5f919ac12cfaed6b947b2ebd3ddb051b65
parent535a3d9a32a9e37487984c16af0167bb3c3a2025
vhost-user: fully use new backend/frontend naming

Slave/master nomenclature was replaced with backend/frontend in commit
1fc19b65279a ("vhost-user: Adopt new backend naming")

This patch replaces all remaining uses of master and slave in the
codebase.

Signed-off-by: Emmanouil Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-Id: <20230613080849.2115347-1-manos.pitsidianakis@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
12 files changed:
block/export/vhost-user-blk-server.c
contrib/vhost-user-blk/vhost-user-blk.c
hw/block/vhost-user-blk.c
hw/display/vhost-user-gpu.c
hw/input/vhost-user-input.c
hw/net/virtio-net.c
hw/virtio/vdpa-dev.c
hw/virtio/vhost-user.c
hw/virtio/virtio-qmp.c
include/hw/virtio/vhost-backend.h
subprojects/libvhost-user/libvhost-user.c
subprojects/libvhost-user/libvhost-user.h