Use display types for local display only.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 25 Aug 2010 08:51:06 +0000 (10:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Sep 2010 16:35:30 +0000 (18:35 +0200)
commit230d1390a225d88bfdb5aadf4978e3005498a29c
treefd9660854b2855b1842e4490107cf55be3db387e
parent2f011697580b0fefb1c911c6479338c432c21f0e
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