[Qemu-devel] Emulate character device

2010-08-23 Thread Thisara Rupasinghe
Hi all, I working on Android emulator and its based on the QEmu. And there I'm going to emulate camera using machines web cam. There I need to use machines character device "dev/vedio0" and stream that to the qemu environment. Therefore on the emulator that web cam stream will be available as the

Re: [Qemu-devel] Emulate character device

2010-08-24 Thread Thisara Rupasinghe
Thank you Stefan, I will work on this. Thanks for the support. On Tue, Aug 24, 2010 at 2:43 PM, Stefan Hajnoczi wrote: > On Tue, Aug 24, 2010 at 10:02 AM, Thisara Rupasinghe > wrote: > > Thank you very much for your information. > > > > That means i can pass web ca