From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTpL4-0005uA-6b for qemu-devel@nongnu.org; Wed, 09 Oct 2013 04:41:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTpKy-0007C5-8Z for qemu-devel@nongnu.org; Wed, 09 Oct 2013 04:41:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTpKx-0007Bt-WF for qemu-devel@nongnu.org; Wed, 09 Oct 2013 04:41:44 -0400 Message-ID: <525516BF.4010307@redhat.com> Date: Wed, 09 Oct 2013 10:41:35 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130929041547.GA28242@redhat.com> <20130930090631.GC20291@redhat.com> <52493F28.5090303@redhat.com> <20130930093000.GE20291@redhat.com> <52499D33.9020603@redhat.com> <20130930155844.GB10306@redhat.com> <20131009072433.GB30623@redhat.com> <525508A9.2030004@redhat.com> <20131009080100.GA30739@redhat.com> In-Reply-To: <20131009080100.GA30739@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 2/5] hpet: entitle more irq pins for hpet List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , Anthony Liguori , Jan Kiszka , qemu-devel@nongnu.org, liu ping fan , Stefan Hajnoczi , =?ISO-8859-1?Q?Andreas_F=E4rber?= Il 09/10/2013 10:01, Michael S. Tsirkin ha scritto: > > So you're suggesting skipping the mechanism we have for compatibility > > properties, and instead using a global variable or something like that? > > That's one option. > Or we can use global properties - just set for 1.7 too. That's better. Paolo