On (Mon) Nov 16 2009 [17:58:22], Ian Molton wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Gerd Hoffmann wrote: > > > Maybe ... > > > > -chardev socket,id=egd,host=egd.domain.tld,port=whatever > > -device virtio-rng,chardev=egd > > I've had a go at modifying virtio-console.c to use these semantics, > attached below. I'd appreciate it if you could let me know if this is > 'the right way'.
I'm doing that as part of revamping of the virtio-console driver. You can see the latest patch I sent out here: http://patchwork.ozlabs.org/patch/36901/ Amit