From patchwork Fri Dec 30 20:42:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Programmingkid X-Patchwork-Id: 709868 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tqz2971Gyz9snm for ; Sat, 31 Dec 2016 07:43:12 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="nQQPRsN5"; dkim-atps=neutral Received: from localhost ([::1]:41424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cN415-0004wv-5D for incoming@patchwork.ozlabs.org; Fri, 30 Dec 2016 15:43:07 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cN40S-0004cD-2B for qemu-devel@nongnu.org; Fri, 30 Dec 2016 15:42:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cN40P-00018J-0E for qemu-devel@nongnu.org; Fri, 30 Dec 2016 15:42:28 -0500 Received: from mail-it0-x242.google.com ([2607:f8b0:4001:c0b::242]:34828) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cN40O-000189-RU for qemu-devel@nongnu.org; Fri, 30 Dec 2016 15:42:24 -0500 Received: by mail-it0-x242.google.com with SMTP id b123so42614420itb.2 for ; Fri, 30 Dec 2016 12:42:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:subject:date:message-id:cc:to :mime-version; bh=fwQ8b8WyHDHu6Z6JB79/V6NNWEIWN7toxNgeHgIi7Kw=; b=nQQPRsN5VEuqHGPIUpdNY5ZQ7gzwAiQ7yl7XKHt1/3PXIQE1qEgvcoezHwUbTBy1uT S+Z2JhhX6tmD0jdQUxKRxxrq0xkhprNdPSOQCxQ4EVjtraskwsCJekdrLenxJBWJ28zE smbEQqF8lbFs0g39BZJIuNmB3kV1UL7Re/qPR/8rWlN/fm86y8aKGrs6Hh3clIZBhP12 aTb4PgX0F4a84oDuwrAsJ49anRoKRsnrfljYq6KC7GUe2+KM9LAtQDOmWkGzCkOqILd+ bUnHjk1NM9riSQa5jdPV47jsTjc9RGwcBQN9PwtRh3nitqCWjx+46dFeZXyZ22i+t4cc 5rtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:subject:date :message-id:cc:to:mime-version; bh=fwQ8b8WyHDHu6Z6JB79/V6NNWEIWN7toxNgeHgIi7Kw=; b=pnbkJGuWWJrHEPCVeN++jjrH++5kUrUh9qkc7rhDdCbIlHmbc8s82geKjOCLA4/Qmv qnymyYb82OpeNuf8UjFgsUicPrVmQWKgM2CXJaTdmMqR/yjw5itrziMZxLn5AsQobEJs DLT7OWXcvYQySR2O3JefB8g3PFvVyjmbjEZycGB00f/3K2h6kjBbMdtEZ97c2T38ABRF T9FyxtgXTKHnsyQz9ChpvJ7tHUuUgKv1nAz5svgcL+tedR07tISfG+zMVGzvCOYd33uj 5MTe04xuywx4K1ajlIes8IWlv0fEhp3BXnCsDzf2QBMoNBw6AHybsA6Zz7S2FMwSl3xg 8kkQ== X-Gm-Message-State: AIkVDXJ1zPjrO1s8v2WMudr7vSocQQET8bIkhjOv7sZVMkW15PqT4uJJWtSWCapK8/jaLg== X-Received: by 10.36.90.72 with SMTP id v69mr38960347ita.74.1483130543927; Fri, 30 Dec 2016 12:42:23 -0800 (PST) Received: from [192.168.0.7] (d199-74-164-53.col.wideopenwest.com. [74.199.53.164]) by smtp.gmail.com with ESMTPSA id g186sm22119217itb.4.2016.12.30.12.42.22 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 30 Dec 2016 12:42:23 -0800 (PST) From: Programmingkid Date: Fri, 30 Dec 2016 15:42:21 -0500 Message-Id: <0C9DA454-E3DC-4291-806E-9A96557DE833@gmail.com> To: Peter Maydell Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4001:c0b::242 Subject: [Qemu-devel] [PATCH] ui/cocoa.m: add toast file support X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel qemu-devel Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Add the ability for the user to use .toast files with QEMU. This format works just like ISO files. Signed-off-by: John Arbuckle --- ui/cocoa.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/cocoa.m b/ui/cocoa.m index 26d4a1c..c81f7b6 100644 --- a/ui/cocoa.m +++ b/ui/cocoa.m @@ -879,7 +879,7 @@ QemuCocoaView *cocoaView; // set the supported image file types that can be opened supportedImageFileTypes = [NSArray arrayWithObjects: @"img", @"iso", @"dmg", @"qcow", @"qcow2", @"cloop", @"vmdk", @"cdr", - nil]; + @"toast", nil]; [self make_about_window]; } return self;