]> git.proxmox.com Git - mirror_qemu.git/commit - hw/display/vga-pci.c
secondary-vga: properly close QemuConsole on unplug
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Mar 2018 17:17:29 +0000 (11:17 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 13 Mar 2018 17:17:29 +0000 (11:17 -0600)
commitfc70514ccfde4c55ccc2a8e66ed2f2e4194b17b2
tree0ee3a3002a1eb390defed701aec9a335e18429e6
parent9588d67e72f853349dbb318503368ad01b12feb6
secondary-vga: properly close QemuConsole on unplug

Using the new graphic_console_close() function.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/display/vga-pci.c