]> git.proxmox.com Git - mirror_qemu.git/commit - ui/vnc.c
vnc: add display id to acl names
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Oct 2014 12:50:42 +0000 (14:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Jan 2015 10:18:46 +0000 (11:18 +0100)
commitc8496408b443a2a34dd03ad4274c2575248aa3e8
tree8f09f6668ac0e4a2099630aac598dbfc103fcafd
parent14f7143ede7c601cce02ce0f8c7f01c41148128b
vnc: add display id to acl names

In case the display id is "default" (which is the one you get if you
don't explicitly assign one) we keep the old name scheme, without
display, for backward compatibility reasons.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
ui/vnc.c