Re: [Qemu-devel] [RFC PATCH 1/2] USB Video Class device emulation.
Hi Blue, You're right on all things. I'll check CODING_STYLE and do the things. Thanks a lot.
[Qemu-devel] [RFC PATCH 1/2] USB Video Class device emulation.
Signed-off-by: Natalia Portillo --- hw/usb-uvc.c | 1096 ++ 1 files changed, 1096 insertions(+), 0 deletions(-) create mode 100644 hw/usb-uvc.c diff --git a/hw/usb-uvc.c b/hw/usb-uvc.c new file mode 100644 index 000..b711f51 --- /dev/n