From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTjx2-0005F4-Uk for qemu-devel@nongnu.org; Mon, 24 Aug 2015 01:05:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTjwz-00046R-PH for qemu-devel@nongnu.org; Mon, 24 Aug 2015 01:05:44 -0400 References: <1440257533-1504-1-git-send-email-cormac@c-obrien.org> From: Alexander Graf Message-ID: <55DAA621.7020008@suse.de> Date: Sun, 23 Aug 2015 22:05:37 -0700 MIME-Version: 1.0 In-Reply-To: <1440257533-1504-1-git-send-email-cormac@c-obrien.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFC 0/4] Mac OS 9 compatibility improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cormac O'Brien , mark.cave-ayland@ilande.co.uk, qemu-devel@nongnu.org, qemu-ppc@nongnu.org On 22.08.15 08:32, Cormac O'Brien wrote: > This patchset greatly improves QEMU's ability to run Mac OS 9 on the mac99 > machine, allowing progress past the bootloader and partial progress through > the load screen. > > Signed-off-by: Cormac O'Brien You don't need to SoB your cover letter ;). Thanks, applied patches 1-3 to ppc-next. Alex