From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTkBU-0007fn-Bp for qemu-devel@nongnu.org; Mon, 24 Aug 2015 01:20:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTkBP-0004Lv-8A for qemu-devel@nongnu.org; Mon, 24 Aug 2015 01:20:40 -0400 References: <1440257533-1504-1-git-send-email-cormac@c-obrien.org> From: Alexander Graf Message-ID: <55DAA99E.2090507@suse.de> Date: Sun, 23 Aug 2015 22:20:30 -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 Sorry, I just realized that you didn't put your own SoB on the patches. I've removed them from my queue again. Please resend with your SoB after my initial SoB. Every patch that goes through your hands needs to be signed off by you :). Alex