This project is a fork of the qemu.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/qemu.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAdd webcam support thru V4L2 and USB VC to QEMU
ownerclaunia@claunia.com
last changeTue, 8 Jun 2010 15:20:29 +0000 (8 16:20 +0100)
content tags
add:
README
Read the documentation in qemu-doc.html.

Fabrice Bellard.
shortlog
2010-06-08 clauniaAdded makefile alsowebcam_v4l2
2010-06-08 clauniaAdded UVC emulated device.
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-17 Kevin Wolfblock: Remove special case for vvfat
2010-05-17 Daniel P. BerrangeFix docs for block stats monitor command
2010-05-17 Bruce Rogersuse qemu_free() instead of free()
2010-05-17 Stefan Weilblock/vdi: Fix image opening and creation for odd disk...
2010-05-17 Christoph Hellwigdmg: use qemu block API
2010-05-17 Christoph Hellwigdmg: use pread
2010-05-17 Christoph Hellwigdmg: fix reading of uncompressed chunks
2010-05-17 Stefan Weilblock/vpc: Fix conversion from size to disk geometry
2010-05-17 Christoph Hellwigparallels: use qemu block API
2010-05-17 Christoph Hellwigparallels: use pread
2010-05-17 Stefan Weilblock/vdi: Allow disk images of size 0
2010-05-17 Kevin Wolfblock: Fix bdrv_commit
...
heads
13 years ago webcam_v4l2