From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TamDB-0005Ob-BK for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:41:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TamD8-0000Cp-Jl for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:41:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TamD8-0000CX-Cc for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:41:50 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAKBfmr4025732 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 20 Nov 2012 06:41:48 -0500 Message-ID: <1353411706.2180.46.camel@fatty> From: Alexander Larsson Date: Tue, 20 Nov 2012 12:41:46 +0100 In-Reply-To: <50AB613C.3060200@redhat.com> References: <1353330711-20207-1-git-send-email-alexl@redhat.com> <50AB3631.2080000@redhat.com> <20121120090736.GA3461@redhat.com> <50AB4A2B.7060001@redhat.com> <1353404100.2180.39.camel@fatty> <50AB58AA.6060303@redhat.com> <1353407424.2180.44.camel@fatty> <50AB613C.3060200@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: Export "mode" as a property List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Alon Levy , qemu-devel@nongnu.org > 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 ... Well, that relies on the agent working, and requires a lot of per-guest-os type of probing for the driver, as well as the fact that the driver being installed doesn't necessarily mean is in use.