From: Jim Fehlig <jfehlig@suse.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: elena.ufimtseva@oracle.com, feng.wu@intel.com,
ian.jackson@eu.citrix.com, oleksandr.dmytryshyn@globallogic.com,
chegger@amazon.de, cyliu@suse.com, edgar.iglesias@gmail.com,
chao.p.peng@linux.intel.com, parth.dixit@linaro.org,
dgolomb@seas.upenn.edu, manishjaggi.oss@gmail.com,
kai.huang@linux.intel.com, jtweaver@hawaii.edu,
vijay.kilari@gmail.com, rcojocaru@bitdefender.com,
ross.lagerwall@citrix.com, tamas.lengyel@zentific.com,
Vijaya.Kumar@caviumnetworks.com, anthony.perard@citrix.com,
xen-devel@lists.xenproject.org, eshelton@pobox.com,
olaf@aepfle.de, ian.campbell@citrix.com, wency@cn.fujitsu.com,
julien.grall@linaro.org, frediano.ziglio@huawei.com,
quan.xu@intel.com, tiejun.chen@intel.com,
boris.ostrovsky@oracle.com, vkuznets@redhat.com,
andrii.tseglytskyi@globallogic.com, jgross@suse.com,
talex5@gmail.com, wei.liu2@citrix.com,
malcolm.crossley@citrix.com, ard.biesh
Subject: Re: Xen 4.6 Development Update (three months reminder)
Date: Thu, 30 Apr 2015 10:55:40 -0600 [thread overview]
Message-ID: <55425E8C.5030202@suse.com> (raw)
In-Reply-To: <55420491.7020202@m2r.biz>
Fabio Fantoni wrote:
> Il 29/04/2015 18:39, Jim Fehlig ha scritto:
>> dom0 and domU are both SLES12. Xen is fairly recent xen-unstable plus a
>> few libxl patches.
>>
>> Regards,
>> Jim
>>
>
> But the domU was without qxl driver installed?
No, it was installed:
linux-tyb8:~/ # dmesg | grep -i qxl
[ 4.901158] [drm] qxl: 16M of VRAM memory size
[ 4.901159] [drm] qxl: 63M of IO pages memory ready (VRAM domain)
[ 4.951545] fb: switching to qxldrmfb from VESA VGA
[ 4.951702] fbcon: qxldrmfb (fb0) is primary device
[ 4.976292] qxl 0000:00:04.0: fb0: qxldrmfb frame buffer device
[ 4.976293] qxl 0000:00:04.0: registered panic notifier
[ 4.976296] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:04.0 on
minor 0
linux-tyb8:~/ # hwinfo --gfxcard
16: PCI 04.0: 0300 VGA compatible controller (VGA)
[Created at pci.328]
Unique ID: 8otl.q8E9rb_JDj6
SysFS ID: /devices/pci0000:00/0000:00:04.0
SysFS BusID: 0000:00:04.0
Hardware Class: graphics card
Model: "Red Hat VGA compatible controller"
Vendor: pci 0x1b36 "Red Hat, Inc."
Device: pci 0x0100
SubVendor: pci 0x1af4 "Red Hat, Inc"
SubDevice: pci 0x1100
Revision: 0x04
Driver: "qxl"
Driver Modules: "drm"
Memory Range: 0xf0000000-0xf3ffffff (rw,non-prefetchable)
Memory Range: 0xf4000000-0xf7ffffff (rw,non-prefetchable)
Memory Range: 0xf9050000-0xf9051fff (rw,non-prefetchable)
I/O Ports: 0xc240-0xc25f (rw)
Memory Range: 0xf9040000-0xf904ffff (ro,non-prefetchable,disabled)
IRQ: 32 (150 events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: "pci:v00001B36d00000100sv00001AF4sd00001100bc03sc00i00"
Driver Info #0:
Driver Status: qxl is active
Driver Activation Cmd: "modprobe qxl"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Primary display adapter: #16
> With driver installed should always fails with error similar a what I
> reported FWIK. I mean this:
> http://lists.xen.org/archives/html/xen-devel/2015-04/txtGtntonxpzb.txt
> http://lists.xen.org/archives/html/xen-devel/2015-04/msg03064.html
I'm not seeing that.
> Or you have domU with qxl driver installed, used and working? In this
> case we must find solution or workaround present in SLES12 and apply
> it also upstream if missed.
The base system is SLES12, but Xen and the tools (including qemu) are
fairly recent xen-unstable. So the only thing SLES12 specific would be
domU kernel and qxl driver.
Regards,
Jim
next prev parent reply other threads:[~2015-04-30 16:56 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-14 10:27 Xen 4.6 Development Update (three months reminder) wei.liu2
2015-04-14 10:34 ` Razvan Cojocaru
2015-04-14 10:37 ` Wei Liu
2015-04-15 9:09 ` Ian Campbell
2015-04-14 12:25 ` Jaggi, Manish
2015-04-14 12:34 ` Julien Grall
2015-04-14 14:26 ` Ian Campbell
2015-04-14 14:57 ` Jaggi, Manish
2015-04-14 13:28 ` Andrew Cooper
2015-04-14 13:33 ` Wei Liu
2015-04-14 18:51 ` Elena Ufimtseva
2015-04-14 13:33 ` George Dunlap
2015-04-14 14:01 ` Meng Xu
2015-04-15 2:34 ` Chun Yan Liu
2015-04-14 13:35 ` Tamas Lengyel
2015-04-14 13:48 ` Jan Beulich
2015-04-14 13:52 ` Wei Liu
2015-04-15 9:11 ` Ian Campbell
2015-04-15 9:18 ` Jan Beulich
2015-04-15 16:01 ` Lars Kurth
2015-04-14 14:16 ` Boris Ostrovsky
2015-04-14 15:37 ` Konrad Rzeszutek Wilk
2015-04-28 17:17 ` Jim Fehlig
2015-04-28 22:17 ` Jim Fehlig
2015-04-29 0:21 ` Andrew Cooper
2015-04-29 10:23 ` Fabio Fantoni
2015-04-29 12:44 ` Fabio Fantoni
2015-05-04 9:50 ` Wei Liu
2015-04-29 16:39 ` Jim Fehlig
2015-04-30 10:31 ` Fabio Fantoni
2015-04-30 16:55 ` Jim Fehlig [this message]
2015-05-01 8:36 ` Fabio Fantoni
2015-05-01 20:45 ` Jim Fehlig
2015-05-04 6:05 ` Yu, Zhang
2015-05-04 9:44 ` Wei Liu
2015-05-04 12:51 ` Yu, Zhang
2015-05-05 9:12 ` Wei Liu
2015-05-05 13:12 ` Yu, Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55425E8C.5030202@suse.com \
--to=jfehlig@suse.com \
--cc=Vijaya.Kumar@caviumnetworks.com \
--cc=andrii.tseglytskyi@globallogic.com \
--cc=anthony.perard@citrix.com \
--cc=boris.ostrovsky@oracle.com \
--cc=chao.p.peng@linux.intel.com \
--cc=chegger@amazon.de \
--cc=cyliu@suse.com \
--cc=dgolomb@seas.upenn.edu \
--cc=edgar.iglesias@gmail.com \
--cc=elena.ufimtseva@oracle.com \
--cc=eshelton@pobox.com \
--cc=fabio.fantoni@m2r.biz \
--cc=feng.wu@intel.com \
--cc=frediano.ziglio@huawei.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jgross@suse.com \
--cc=jtweaver@hawaii.edu \
--cc=julien.grall@linaro.org \
--cc=kai.huang@linux.intel.com \
--cc=malcolm.crossley@citrix.com \
--cc=manishjaggi.oss@gmail.com \
--cc=olaf@aepfle.de \
--cc=oleksandr.dmytryshyn@globallogic.com \
--cc=parth.dixit@linaro.org \
--cc=quan.xu@intel.com \
--cc=rcojocaru@bitdefender.com \
--cc=ross.lagerwall@citrix.com \
--cc=talex5@gmail.com \
--cc=tamas.lengyel@zentific.com \
--cc=tiejun.chen@intel.com \
--cc=vijay.kilari@gmail.com \
--cc=vkuznets@redhat.com \
--cc=wei.liu2@citrix.com \
--cc=wency@cn.fujitsu.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.