From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TT2Qt-0008IE-V7 for qemu-devel@nongnu.org; Mon, 29 Oct 2012 23:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TT2Qs-0001KY-Tx for qemu-devel@nongnu.org; Mon, 29 Oct 2012 23:24:03 -0400 From: David Gibson Date: Tue, 30 Oct 2012 14:24:56 +1100 Message-Id: <1351567512-17278-1-git-send-email-david@gibson.dropbear.id.au> Subject: [Qemu-devel] [0/16] pseries and PPC pending patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: agraf@suse.de Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org Alex, Having updated for your latest merge upstream, here's my current pending set of pseries related patches. Note that 1/16 is an important bugfix reverting a broken patch of yours: old_portio is not gone, alas, so we still need the workaround to handle it for in the pseries PCI code. The rest are more minor cleanups working towards in-kernel XICS interrupt controller and savevm/migration.