From patchwork Wed Nov 11 00:24:03 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [V3,3/3] Documentation: -usbdevice thermometer option Date: Tue, 10 Nov 2009 14:24:03 -0000 From: Scott Tsai X-Patchwork-Id: 38121 Message-Id: <1257899043-28415-4-git-send-email-scottt.tw@gmail.com> To: qemu-devel@nongnu.org Cc: Scott Tsai Adds documentation for the '-usbdevice thermometer' option. Signed-off-by: Scott Tsai --- qemu-options.hx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index b65fd74..c2e3b6c 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -396,6 +396,9 @@ or fake device. @item net:@var{options} Network adapter that supports CDC ethernet and RNDIS protocols. +@item thermometer +Vernier Go!Temp compatible thermometer. + @end table ETEXI