ui: add an optional get_flags callback to GraphicHwOps
commita7dfbe289ede8adb253d735daef88a39709053dc
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 Feb 2021 10:52:23 +0000 (4 14:52 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Feb 2021 14:58:54 +0000 (4 15:58 +0100)
tree5b4b4cf2783f8a85ae45d05ca12d04a1b2e05d21
parentff64d44fb8f6636ece3064f86babe48e3807533d
ui: add an optional get_flags callback to GraphicHwOps

Those flags can be used to express different requirements for the
display or other needs.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210204105232.834642-12-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu-base.c
hw/display/virtio-vga.c
hw/vfio/display.c
include/ui/console.h