All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 25/24] xl: Document VGA problems arising from lack of physmap dmop
@ 2017-10-06 14:33 Ian Jackson
  2017-10-06 14:51 ` Wei Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Jackson @ 2017-10-06 14:33 UTC (permalink / raw)
  To: xen-devel; +Cc: Ross Lagerwall, Paul Durrant, Ian Jackson, Wei Liu

[ extra patch, following test report from Ross ]

Ross reports that stdvga guests do not work, and cirrus guests are
slow, because qemu tries to do xc_domain_add_to_physmap.  We will need
another dmop to fix this properly.

For now, document the problem.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Reported-by: Ross Lagerwall <ross.lagerwall@citrix.com>
CC: Ross Lagerwall <ross.lagerwall@citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
CC: Paul Durrant <Paul.Durrant@citrix.com>
---
 docs/man/xl.cfg.pod.5.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in
index 8446d43..46b5ae6 100644
--- a/docs/man/xl.cfg.pod.5.in
+++ b/docs/man/xl.cfg.pod.5.in
@@ -2239,6 +2239,12 @@ For example, cdrom insert will fail.
 
 =item
 
+Domains with stdvga graphics cards to not work.
+Domains with cirrus vga do work,
+but there are performance problems with the vga console.
+
+=item
+
 You must create user(s) for qemu to run as.
 
 Ideally, set aside a range of 32752 uids
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-10-06 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-06 14:33 [PATCH v2 25/24] xl: Document VGA problems arising from lack of physmap dmop Ian Jackson
2017-10-06 14:51 ` Wei Liu
2017-10-06 14:54   ` Ross Lagerwall
2017-10-06 14:54   ` Paul Durrant
2017-10-06 15:01     ` Ian Jackson
2017-10-06 16:35       ` Paul Durrant
2017-10-06 14:57   ` Ian Jackson
2017-10-06 14:58     ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.