From: Scott Tsai <scottt.tw@gmail.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Alexander Graf <agraf@suse.de>, Avi Kivity <avi@redhat.com>,
Greg KH <gregkh@suse.de>,
qemu-devel@nongnu.org, Luiz Capitulino <lcapitulino@redhat.com>
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 [thread overview]
Message-ID: <ef2f888d0911101810s2191e96fm63fb60e7b7c8f147@mail.gmail.com> (raw)
In-Reply-To: <4AFA00D6.9030107@codemonkey.ws>
On Wed, Nov 11, 2009 at 8:09 AM, Anthony Liguori <anthony@codemonkey.ws> 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.
next prev parent reply other threads:[~2009-11-11 2:10 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-10 9:37 [Qemu-devel] [PATCH V2 0/3] usb-gotemp: USB thermometer emulation Scott Tsai
2009-11-10 9:37 ` [Qemu-devel] [PATCH V2 1/3] usb: move HID request defines to hw/usb.h Scott Tsai
2009-11-10 9:37 ` [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer Scott Tsai
2009-11-10 9:37 ` [Qemu-devel] [PATCH V2 3/3] Documentation: -usbdevice thermometer option Scott Tsai
2009-11-10 14:48 ` [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer Avi Kivity
2009-11-10 15:14 ` Scott Tsai
2009-11-10 15:33 ` Alexander Graf
2009-11-10 15:55 ` Scott Tsai
2009-11-10 17:06 ` Luiz Capitulino
2009-11-10 17:52 ` Scott Tsai
2009-11-10 20:52 ` Luiz Capitulino
2009-11-11 0:06 ` [Qemu-devel] [PATCH V3 2/3] usb-gotemp: reworked to add monitor commands Scott Tsai
2009-11-11 0:09 ` [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer Anthony Liguori
2009-11-11 0:15 ` Alexander Graf
2009-11-11 0:57 ` Greg KH
2009-11-11 1:05 ` Alexander Graf
2009-11-11 1:06 ` Scott Tsai
2009-12-04 5:28 ` Greg KH
2009-11-11 2:10 ` Scott Tsai [this message]
2009-11-10 16:50 ` Avi Kivity
2009-11-10 15:39 ` [Qemu-devel] " Juan Quintela
2009-11-10 15:56 ` Scott Tsai
-- strict thread matches above, loose matches on Subject: below --
2009-11-10 15:22 [Qemu-devel] " Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ef2f888d0911101810s2191e96fm63fb60e7b7c8f147@mail.gmail.com \
--to=scottt.tw@gmail.com \
--cc=agraf@suse.de \
--cc=anthony@codemonkey.ws \
--cc=avi@redhat.com \
--cc=gregkh@suse.de \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).