]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
console: add dpy_ui_info_supported
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 13 Mar 2015 11:21:14 +0000 (12:21 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 6 May 2015 06:38:05 +0000 (08:38 +0200)
commitb7fb49f0c709a406f79372be397367ff2550373b
tree2faae9d7306717c52edbb59641547c2c4f066cce
parentcf1ecc82ab84dbfb4b6eea02c329bf9c2aa856ec
console: add dpy_ui_info_supported

Allow ui code to check whenever the emulated
display supports display change notifications.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/console.c