From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0j9e-0001t5-Px for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:36:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0j9d-0006d2-IB for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:36:58 -0500 Received: from ozlabs.org ([203.10.76.45]:41751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0j9d-0006cj-4q for qemu-devel@nongnu.org; Thu, 23 Feb 2012 19:36:57 -0500 From: David Gibson Date: Fri, 24 Feb 2012 11:36:43 +1100 Message-Id: <1330043806-31899-1-git-send-email-david@gibson.dropbear.id.au> Subject: [Qemu-devel] [0/3] Various code cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: qemu-devel@nongnu.org These 3 patches make several cleanups to the qemu code; they affect files across the tree, particularly 2/3. Please apply.