>
> On Wed, 2017-04-19 at 16:31 +0100, Frediano Ziglio wrote:
> > Add a stub device in guest.
> > The aim of this device is make possible for the guest to send
> > a stream through a DisplayChannel (in the sense of protocol
> > channel).
> > This stub allows the guest to send some data and you ca
On Wed, 2017-04-19 at 16:31 +0100, Frediano Ziglio wrote:
> Add a stub device in guest.
> The aim of this device is make possible for the guest to send
> a stream through a DisplayChannel (in the sense of protocol
> channel).
> This stub allows the guest to send some data and you can
> see some deb
Add a stub device in guest.
The aim of this device is make possible for the guest to send
a stream through a DisplayChannel (in the sense of protocol
channel).
This stub allows the guest to send some data and you can
see some debug lines of data arrived on host logs.
Signed-off-by: Frediano Ziglio