On 2014/12/10 17:37, Gerd Hoffmann wrote: > DisplayState isn't used anywhere, drop it. Add the vnc server ID as > parameter instead, so it is possible to specify the server instance. > > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > include/ui/console.h | 16 ++++++++-------- > ui/vnc.c | 29 ++++++++++++++--------------- > vl.c | 7 ++++--- > 3 files changed, 26 insertions(+), 26 deletions(-)
Reviewed-by: Gonglei <arei.gong...@huawei.com>