qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB


From: Scott Tsai
Subject: Re: [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer
Date: Wed, 11 Nov 2009 10:10:32 +0800

On Wed, Nov 11, 2009 at 8:09 AM, Anthony Liguori <address@hidden> wrote:
> That said, if we position this as an example device, I think that makes
> sense.  But that suggests that we should document the heck out of it and
> make it a learning experience for QEMU too.  It could be an example of how
> to write a simple QEMU device emulation.
>
> That would be interesting independent of Greg's tutorial.

Thinking about how to document the 'usb-gotemp' code better:
I could improve the comments describing the packet format used by the device.

While writing the code, I remember thinking the methods in
USBDeviceInfo are fairly straight forward and getting into USB device
development through QEMU is much more pleasant then writing firmware
for memory constrained PIC and AVR microcontrollers.

I'll go off to run some errands now, I'm very willing to make any
suggested changes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]