From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 4/4] PCI hotplug fixes Date: Mon, 9 Feb 2009 22:36:06 -0200 Message-ID: <20090210003606.GA12841@amt.cnet> References: <20090205134240.20515.10999.stgit@dhcp-1-237.tlv.redhat.com> <20090205134256.20515.84712.stgit@dhcp-1-237.tlv.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: avi@redhat.com, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:52007 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbZBJAgf (ORCPT ); Mon, 9 Feb 2009 19:36:35 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n1A0aZO2007247 for ; Mon, 9 Feb 2009 19:36:35 -0500 Content-Disposition: inline In-Reply-To: <20090205134256.20515.84712.stgit@dhcp-1-237.tlv.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Feb 05, 2009 at 03:42:57PM +0200, Gleb Natapov wrote: > Generate interrupt only if corespondent EN bit is set. > > Signed-off-by: Gleb Natapov > --- > > qemu/hw/acpi.c | 9 +++++---- > 1 files changed, 5 insertions(+), 4 deletions(-) Acked-by: Marcelo Tosatti