On 03/05/13 18:00, Erik Rull wrote: > Hi all, > > is it meanwhile possible to get the same screen output on a screen and > on VNC? I would like to offer a "direct" terminal (with a real screen > and keyboard) for user interaction and a VNC remote terminal e.g. for > service access. > > Is it possible to configure it so that the guest sees only one video and > input hardware but qemu exposes two display / input possibilities?
Tried "qemu -sdl -vnc :0" ? cheers, Gerd