]> git.proxmox.com Git - mirror_qemu.git/commit
ui/console: move QemuDmaBuf struct def to dmabuf.c
authorDongwon Kim <dongwon.kim@intel.com>
Wed, 8 May 2024 17:54:03 +0000 (10:54 -0700)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 14 May 2024 13:14:12 +0000 (17:14 +0400)
commitdb81dd6bdc3425145398c6634c329c2182144d6d
treecd61e0cbd0458ae010c921252d2bd299230b2337
parentc0fcd6334ff673b571ac068f28b6b779bdade8a2
ui/console: move QemuDmaBuf struct def to dmabuf.c

To complete privatizing process of QemuDmaBuf, QemuDmaBuf struct def
is moved to dmabuf.c

Suggested-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
Cc: Daniel P. Berrangé <berrange@redhat.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20240508175403.3399895-7-dongwon.kim@intel.com>
include/ui/dmabuf.h
ui/dmabuf.c