]> www.infradead.org Git - users/dwmw2/qemu.git/commit
console: delayed ui_info guest notification
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 12 Mar 2015 11:51:13 +0000 (12:51 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 6 May 2015 06:38:05 +0000 (08:38 +0200)
commitcf1ecc82ab84dbfb4b6eea02c329bf9c2aa856ec
treeec33ad4a194549ac9bd47244c416a7dba26287f4
parent874e9aeeeb74c5459639a93439a502d262847e68
console: delayed ui_info guest notification

So we don't flood the guest with display change notifications
while the user resizes the window.

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