stubs: Add stubs for udmabuf helpers
authorVivek Kasireddy <vivek.kasireddy@intel.com>
Wed, 26 May 2021 23:14:19 +0000 (16:14 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 27 May 2021 10:06:37 +0000 (12:06 +0200)
commit9192a40655140b743dfe0b1f921ab3b8b51579bf
tree5cc357e8593185e644dd5665c4d21ca04b854d4c
parent9b60cdf98723b52d32fdd131f709923e05c0000f
stubs: Add stubs for udmabuf helpers

This is needed to ensure that virtio-gpu device works for
non-linux builds.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Message-Id: <20210526231429.1045476-5-vivek.kasireddy@intel.com>

[ kraxel: add virtio-gpu-udmabuf.c stubs only when building
          system emulation ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
meson.build
stubs/meson.build
stubs/virtio-gpu-udmabuf.c [new file with mode: 0644]