qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Website documentation update
@ 2015-08-04 14:03 Programmingkid
  2015-08-04 17:13 ` John Snow
  0 siblings, 1 reply; 2+ messages in thread
From: Programmingkid @ 2015-08-04 14:03 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel qemu-devel

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

I was wondering if the online documentation for QEMU could be updated here: http://qemu.weilnetz.de/qemu-doc.html. In the USB section the "(experimental, works only on Linux hosts)" part should be removed. After doing several test on a Mac OS X host, I know this is not true anymore. I would also like to see this added to the USB section:

usb-audio
	
	USB sound card. It can be added like this from the command line: -usb -device usb-audio. Currently (8/2015) does not work with the usb_add monitor command.



[-- Attachment #2: Type: text/html, Size: 1119 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Website documentation update
  2015-08-04 14:03 [Qemu-devel] Website documentation update Programmingkid
@ 2015-08-04 17:13 ` John Snow
  0 siblings, 0 replies; 2+ messages in thread
From: John Snow @ 2015-08-04 17:13 UTC (permalink / raw)
  To: Programmingkid, Peter Maydell; +Cc: qemu-devel qemu-devel



On 08/04/2015 10:03 AM, Programmingkid wrote:
> I was wondering if the online documentation for QEMU could be updated
> here: http://qemu.weilnetz.de/qemu-doc.html. In the USB section the
> "(experimental, works only on Linux hosts)" part should be removed.
> After doing several test on a Mac OS X host, I know this is not true
> anymore. I would also like to see this added to the USB section:
> 
> usb-audio
> USB sound card. It can be added like this from the command line: -usb
> -device usb-audio. Currently (8/2015) does not work with the usb_add
> monitor command.
> 
> 

These docs are generated from the source code, so if there are parts you
find to be inaccurate or in need of a good spit-shine, feel free to
submit patches for e.g. qemu-doc.texi.

You can find the qemu-doc.html file in your own build directory after a
simple "make," or if you want JUST the docs, try "make html" -- there
are other targets for other formats and so on, look inside of the root
Makefile to see what's there.

Thanks,
--js

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-04 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 14:03 [Qemu-devel] Website documentation update Programmingkid
2015-08-04 17:13 ` John Snow

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).