From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwGGV-00022w-EC for qemu-devel@nongnu.org; Mon, 08 Jul 2013 14:34:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwGGU-0001BY-6M for qemu-devel@nongnu.org; Mon, 08 Jul 2013 14:34:23 -0400 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Alexander Graf In-Reply-To: <87ip0k2a17.fsf@codemonkey.ws> Date: Mon, 8 Jul 2013 20:34:12 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <1372315560-5478-1-git-send-email-aik@ozlabs.ru> <1372315560-5478-2-git-send-email-aik@ozlabs.ru> <87ip0k2a17.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH 01/17] pseries: move interrupt controllers to hw/intc/ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Alexey Kardashevskiy , qemu-devel@nongnu.org, qemu-ppc@nongnu.org, Paolo Bonzini , Paul Mackerras , David Gibson On 08.07.2013, at 20:15, Anthony Liguori wrote: > Alexey Kardashevskiy writes: > >> Signed-off-by: Alexey Kardashevskiy > > Reviewed-by: Anthony Liguori Thanks, applied to ppc-next. Alex