virtio-gpu: Do not distinguish the primary console
commited8f3fe6898e0f3fea2ece7c87464a06098b2300
authorAkihiko Odaki <akihiko.odaki@gmail.com>
Thu, 25 Feb 2021 10:13:16 +0000 (25 19:13 +0900)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Mar 2021 08:35:36 +0000 (4 09:35 +0100)
tree64f5dfb3c50a83455400a33b52264ca8f4eb31d0
parentc821a58ee7003c2a0567dddaee33c2a5ae71c404
virtio-gpu: Do not distinguish the primary console

In the past, virtio-gpu set NULL as the surface for the secondary
consoles to hide its window. The distinction is now handled in
ui/console and the display backends and virtio-gpu does no longer
have to do that.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20210225101316.83940-3-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/vhost-user-gpu.c
hw/display/virtio-gpu-3d.c
hw/display/virtio-gpu-base.c
hw/display/virtio-gpu.c