From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWSzy-0002wG-LV for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:36:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWSzt-0002sy-MH for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:36:33 -0400 Received: from [199.232.76.173] (port=43275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWSzt-0002sX-9Z for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:36:29 -0400 Received: from mail24.svc.cra.dublin.eircom.net ([159.134.118.53]:41304) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MWSzs-00045T-JV for qemu-devel@nongnu.org; Thu, 30 Jul 2009 06:36:28 -0400 From: Mark McLoughlin Date: Thu, 30 Jul 2009 11:29:11 +0100 Message-Id: <1248949753-13269-1-git-send-email-markmc@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Compat cleanups List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, These two seem to have dropped through the cracks. The make sense for stable-0.11 too Cheers, Mark.