qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qxl: Export "mode" as a property


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] qxl: Export "mode" as a property
Date: Tue, 20 Nov 2012 11:53:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121026 Thunderbird/10.0.10

  Hi,

> I know that, but it would be possible to add code to the driver to
> register a version string.

Sure.  Although it is a bit more complex that just a simple string.
With qxl guest drivers moving to kms as we'll have two driver components
then.

> Might be useful for qxl developers, but not very useful to e.g. a
> helpdesk employee trying to solve an issue for a user, as its kinda
> low-level.

Depends on the problem.  $feature not working and qxl seeing the driver
not using the new ops for $feature is helpful.

> Having the version string would be very nice here.

Indeed, being able to match the driver version against a database of
known-buggy versions is nice too.  That will only work for new drivers
which actually report the version though (assuming we go that route).

But there we are again at the level where going through the guest agent
might be a better way.  "rpm -q kernel xorg-x11-drv-qxl" gives you what
you need ...

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]