From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KU45h-0008EV-6L for qemu-devel@nongnu.org; Fri, 15 Aug 2008 14:32:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KU45g-0008EJ-Kh for qemu-devel@nongnu.org; Fri, 15 Aug 2008 14:32:00 -0400 Received: from [199.232.76.173] (port=43562 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KU45g-0008EG-Ey for qemu-devel@nongnu.org; Fri, 15 Aug 2008 14:32:00 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:43106) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KU45g-0007lU-02 for qemu-devel@nongnu.org; Fri, 15 Aug 2008 14:32:00 -0400 Received: by wf-out-1314.google.com with SMTP id 27so1545451wfd.4 for ; Fri, 15 Aug 2008 11:31:58 -0700 (PDT) Message-ID: <90eb1dc70808151131w3bc285d6u56092226a72ea306@mail.gmail.com> Date: Fri, 15 Aug 2008 13:31:58 -0500 From: "Javier Guerra" Subject: Re: [Qemu-devel] Re: [PATCH 2/5] husb: support for USB host device auto connect. In-Reply-To: <48A5C9F2.5080400@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48A46033.3070200@codemonkey.ws> <48A489D3.5070900@kernel.org> <48A493DE.40506@codemonkey.ws> <48A496E9.2030800@kernel.org> <48A49878.1010502@codemonkey.ws> <20080815074638.GA31016@bogon.ms20.nix> <48A5C9F2.5080400@kernel.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Krasnyansky Cc: =?UTF-8?Q?Guido_G=C3=BCnther?= , qemu-devel@nongnu.org, kvm@vger.kernel.org On Fri, Aug 15, 2008 at 1:24 PM, Max Krasnyansky wrote: > btw Interface to HAL might still be useful in general to monitor other device > classes that we may want to automatically assign to the VMs. So I'll play > around with that too (some day :)). what about doing it the other way around? that is, setting udev scripts that notify KVM of the hardware changes. -- Javier