Pavel Grunt
11e04a100d
manual: Remove outdated GL acceleration info
...
No need to reference a copr. Everything has been merged and relevant
component versions are mentioned.
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2017-04-07 08:55:03 +02:00
Pavel Grunt
609b03e45d
manual: Update folder sharing instruction
...
Link to the folder with latest releases and remove outdate info about
the service registration.
Acked-by: Victor Toso <victortoso@redhat.com>
2017-04-07 08:54:04 +02:00
Jonathon Jongsma
790cf16d32
Manual: add info about QEMU_AUDIO_DRV
...
hramrach on IRC had an issue with audio not working. He was using
suse and his qemu defaulted to using the pulseaudio audio driver instead
of spice. Explicitly setting the audio driver to spice using the
QEMU_AUDIO_DRV environment variable solved the problem. Add this tip to
the manual for others having the same issue in the future.
2016-12-05 15:46:33 -06:00
Jonathon Jongsma
4c99109329
Switch example sound device to 'hda'
...
Recommended sound device for newer operating systems is Intel HD audio
(hda). Use this in the commandline examples.
2016-12-05 15:46:33 -06:00
Uri Lublin
1f800090ef
manual: usbredir: remove the note about usbclerk
...
The usbdk driver is preferred over usbclerk.
Signed-off-by: Uri Lublin <uril@redhat.com>
2016-12-01 12:08:32 +02:00
Uri Lublin
a668da95a4
manual: move usbdk to the client subsection
...
Also added "clients" to the sentence to make it clear
that usbdk is to be installed on the client machine.
Signed-off-by: Uri Lublin <uril@redhat.com>
2016-12-01 12:08:32 +02:00
Uri Lublin
3f8457febe
manual: smartcard: add id=ccid to qemu command line
...
Add it to "-chardev spicevmc" option.
Without it I get:
qemu-system-x86_64: -chardev spicevmc,name=smartcard: chardev: no id specified
Signed-off-by: Uri Lublin <uril@redhat.com>
2016-12-01 12:08:32 +02:00
Christophe Fergeau
087b914e0a
doc: Remove mention that qxl.guestdebug is Windows-only
...
The Linux QXL KMS driver also uses it.
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-10-14 16:39:22 +01:00
snir sheriber
1e467acb2a
User-Manual: mention webdav is disabled by default
...
Acked-by: Pavel Grunt <pgrunt@redhat.com>
2016-08-02 17:17:46 +02:00
Eduardo Lima (Etrunko)
036cb65a7e
Fix make dist
...
spicec screenshot has been removed since commit b0186fe126
Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
2016-04-25 17:10:04 -03:00
Pavel Grunt
b0186fe126
manual: Remove spicec screenshot
2016-04-22 17:07:09 +02:00
Pavel Grunt
be29eb0eea
manual: No need to use sudo to run qemu
2016-04-22 17:07:09 +02:00
Pavel Grunt
d3530802b3
manual: Recommend UsbDk instead of USB Clerk
2016-04-22 17:07:09 +02:00
Pavel Grunt
cd5a1d7c09
manual: Recommend enabling monitors using remote-viewer's menu
2016-04-22 17:07:09 +02:00
Christophe Fergeau
b248815119
doc: Be more explicit about virgl requirements
...
This is an attempt at listing the versions of the various packages which
needs to be up to date for a functional virgl + spice.
2016-04-01 15:16:44 +02:00
Christophe Fergeau
782c7508e2
doc: Add virgl documentation
...
Document how to use virgl with QEMU/libvirt
virt-manager documentation still needs to be added.
2016-03-24 13:56:59 +01:00
Christophe Fergeau
1f41c295d9
manual: Document path to vdagent logs on Windows
2015-11-19 18:57:25 +01:00
Christophe Fergeau
0050ab7a4e
manual: Small formatting fixes
...
The XML namespace to use with libvirt when adding custom QEMU arguments
looks better in a monospace font.
asciidoc will also replace the '->' in '<->' with an arrow character,
which looks bad. This commit reformulates the sentence to avoid the use
of <->
2015-11-19 18:57:25 +01:00
Christophe Fergeau
b4932ae646
syntax-check: manual: Remove duplicate word
2015-10-19 14:25:36 +02:00
Christophe Fergeau
2cf810e99e
manual: Fix Arnon last name
...
It's "Gilboa", not "Giloba"
2015-10-01 17:56:43 +02:00
Christophe Fergeau
3d16f8c0f0
manual: Add section about debugging
...
This details the basics for now, but can be detailed in the future.
2015-10-01 17:56:43 +02:00
Marc-André Lureau
c309e761e8
manual: add smartcard channel section
...
Add some basic instructions to setup smartcard channel
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2015-09-15 16:22:14 +02:00
Marc-André Lureau
1b6918f82f
manual: add missing space
...
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2015-09-15 16:22:11 +02:00
Marc-André Lureau
a9d9d4b448
manual: update webdav virt-manager section
...
virt-manager can add webdav channel for a while now.
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2015-09-15 16:22:07 +02:00
Christophe Fergeau
3d83525861
manual: Add missing closure of XML tag
...
The <model type='qxl'> examples in the reference documentation are
missing a closing tag.
2014-11-17 17:56:08 +01:00
Christophe Fergeau
719764f7ad
docs: Fix make distcheck
2014-05-15 15:26:51 +02:00
Christophe Fergeau
37bf7a5163
doc: Generate chunked manual
...
This commit makes use of a2x in order to generate a chunked manual in
addition to the "all in one page" one.
2014-04-16 16:33:44 +02:00
Marc-André Lureau
b9bf654143
manual: improve text about ~/Public
2014-03-25 15:46:29 +01:00
Marc-André Lureau
fb72d198e3
manual: fix xml highlighting
2014-03-19 17:28:46 +01:00
Marc-André Lureau
06d646352e
manual: add folder sharing section
2014-03-19 17:14:44 +01:00
Marc-André Lureau
2e730453bf
Translate docbook -> asciidoc
...
It's much much easier to read and edit, and the end results looks better
as well, see http://elmarco.fedorapeople.org/manual.html
2014-03-19 17:14:44 +01:00
Marc-André Lureau
e044cfca1e
build-sys: simplify manual html generation
2014-03-19 14:01:33 +01:00
Marc-André Lureau
f8bc446b76
SpiceUserManual.xml: small clean-ups
...
Remove some non-conventional/non-freesoftware editor-specific lines.
Remove trailing whitespaces
Get rid of DTD, which is too strict for docbook, see also:
http://docbook.org/tdg5/en/html/ch02.html
This get rids of the following warning/error:
I/O error : Attempt to load network entity
http://docbook.org/xml/5.0/dtd/docbook.dtd
/home/elmarco/src/spice/spice-master/docs/manual/SpiceUserManual.xml:4:
warning: failed to load external entity
"http://docbook.org/xml/5.0/dtd/docbook.dtd "
"http://docbook.org/xml/5.0/dtd/docbook.dtd ">
^
2014-03-19 14:01:30 +01:00
Christophe Fergeau
7095563153
Add reference manual
...
This manual documents how to enable/use various SPICE features when
creating a VM by running QEMU directly, or when using libvirt, or when
using virt-manager.
This is based on work by Lubos Kocman
2014-01-20 12:18:15 +01:00