blob: 2b875ddc64d48f8f7b30e3155ddc2eb512f9fe15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
--- xen-4.2.2.orig/tools/qemu-xen/qemu-doc.texi
+++ xen-4.2.2/tools/qemu-xen/qemu-doc.texi
@@ -225,7 +225,7 @@
QEMU uses YM3812 emulation by Tatsuyuki Satoh.
QEMU uses GUS emulation (GUSEMU32 @url{http://www.deinmeister.de/gusemu/})
-by Tibor "TS" Schütz.
+by Tibor "TS" Schultz.
Note that, by default, GUS shares IRQ(7) with parallel ports and so
qemu must be told to not have parallel ports to have working GUS
--- xen-4.2.2.orig/docs/man/xl.cfg.pod.5
+++ xen-4.2.2/docs/man/xl.cfg.pod.5
@@ -680,9 +680,11 @@
=back
+Please see F<docs/misc/tscmode.txt> for more information on this option.
+
=back
-Please see F<docs/misc/tscmode.txt> for more information on this option.
+=over 4
=item B<localtime=BOOLEAN>
--- xen-4.3.0.orig/docs/man/xl.cfg.pod.5
+++ xen-4.3.0/docs/man/xl.cfg.pod.5
@@ -962,6 +962,8 @@
=back
+=back
+
=head3 Support for Paravirtualisation of HVM Guests
The following options allow Paravirtualised features (such as devices)
|