qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] ui/spice-core: report version in 'info spic


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 2/2] ui/spice-core: report version in 'info spice'
Date: Wed, 10 Aug 2011 10:10:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

  Hi,

I think it would also be nice to somehow hint this is the spice
sent a second patch (fixing the above), but didn't do any hinting. I'll send a 
third.

Saw v2. I would just stick a "version" string into the dict instead of the three values for major, minor and micro.

version qemu was compiled against.  The shared library which is
actually used might be newer.

I thought of this problem but decided it's better to at least have the compiled
version (getting the linked against version is not hard, but I'd rather
not force to do it at this moment - I guess via dlopen. Which is linux specific 
-
will need yet another wrapper for that api to compile on windows).

The compiled version is perfectly fine, I think it is more useful to have that one as it decides which features qemu is able to use.

If we want report the runtime version too (any reason to do this?) I'd just add a spice_server_get_version() function to the library.

cheers,
  Gerd



reply via email to

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