Use display types for local display only.
commit6b62dc2dd7d590815a3b7713633ce59ef64a17d4
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 25 Aug 2010 08:51:06 +0000 (25 10:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Sep 2010 16:35:30 +0000 (21 18:35 +0200)
treefd9660854b2855b1842e4490107cf55be3db387e
parenta287916c712b0c57a97cd35c663c5e7ba061bc7e
Use display types for local display only.

This patch drops DT_VNC.  The display types are only used to select
select the local display (i.e. curses, sdl, coca, ...).  Remote
displays (for now only vnc, spice will follow) can be enabled
independently.
sysemu.h
vl.c