From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ixT-0008Fm-DY for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:24:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0ixS-0004SA-Ge for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:24:23 -0500 Received: from ozlabs.org ([203.10.76.45]:47841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ixS-0004Rb-12 for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:24:22 -0500 From: David Gibson Date: Fri, 24 Feb 2012 11:23:26 +1100 Message-Id: <1330043012-30556-1-git-send-email-david@gibson.dropbear.id.au> Subject: [Qemu-devel] [0/6] Assorted bugfixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: qemu-devel@nongnu.org Hi Anthony, This series contains my current accumulated batch of qemu bugfixes which are not ppc specific. There are small, but real, fixes from across the codebase. Maintainers for the individual subsystems should be CCed. Please apply.